Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
logging
2
import
os
3
import
collections
4
from
espnet.bin.asr_train
import
get_parser
Callers
nothing calls this directly
Calls
13
setup_logging
Function · 0.90
torch_load
Function · 0.90
load_pretrained_model
Function · 0.90
load_head_from_pretrained_model
Function · 0.90
recognize_and_evaluate
Function · 0.90
device
Method · 0.80
encode
Method · 0.80
add_custom_arguments
Function · 0.70
train
Function · 0.70
test
Function · 0.70
get_parser
Function · 0.50
write
Method · 0.45
Tested by
no test coverage detected