MCPcopy Index your code
hub / github.com/jindongwang/transferlearning / train.py

File train.py

code/ASR/Adapter/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import logging
2import os
3import collections
4from espnet.bin.asr_train import get_parser

Callers

nothing calls this directly

Calls 13

setup_loggingFunction · 0.90
torch_loadFunction · 0.90
load_pretrained_modelFunction · 0.90
recognize_and_evaluateFunction · 0.90
deviceMethod · 0.80
encodeMethod · 0.80
add_custom_argumentsFunction · 0.70
trainFunction · 0.70
testFunction · 0.70
get_parserFunction · 0.50
writeMethod · 0.45

Tested by

no test coverage detected