Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/babysor/MockingBird
/ vocoder_train.py
File
vocoder_train.py
vocoder_train.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
utils.argutils
import
print_args
2
from
vocoder.wavernn.train
import
train
3
from
vocoder.hifigan.train
import
train
as
train_hifigan
4
from
vocoder.hifigan.env
import
AttrDict
Callers
nothing calls this directly
Calls
4
print_args
Function · 0.90
train
Function · 0.90
AttrDict
Class · 0.90
load
Method · 0.45
Tested by
no test coverage detected