wetts-vocos-baker
使用 vocos 声码器训练的 wetts baker TTS 模型
使用方法
参照 https://github.com/wenet-e2e/wetts/
Clone with HTTP
git clone https://www.modelscope.cn/jackiexiao/wetts-vocos-baker.git
文件结构
- ckpt:
- G_800000.pth
- D_800000.pth
- onnx:
- G_800000.onnx
- test_audio/ : 合成音频样例
训练方法
https://github.com/wenet-e2e/wetts/blob/main/examples/baker/
使用该文件夹下的 configs/vocos.json 配置文件
评论