MCPcopy
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

1from utils.argutils import print_args
2from vocoder.wavernn.train import train
3from vocoder.hifigan.train import train as train_hifigan
4from vocoder.hifigan.env import AttrDict

Callers

nothing calls this directly

Calls 4

print_argsFunction · 0.90
trainFunction · 0.90
AttrDictClass · 0.90
loadMethod · 0.45

Tested by

no test coverage detected