0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PaddleSpeech
  2. /
  3. examples
  4. /
  5. csmsc
  6. /
  7. vits
  8. /
  9. local
HHui Zhangadd t2s assets
6b4d1f80创建于 2023年6月2日历史提交
文件最后提交记录最后更新时间
export2lite.sh
[TTS]add VITS inference (#2972) 3 年前
inference.sh
add t2s assets 2 年前
lite_predict.sh
add t2s assets 2 年前
paddle2onnx.sh
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002) * remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D * fix variable names * add note3 年前
preprocess.sh
add blank between characters for vits, test=tts 3 年前
synthesize.sh
install CPython version monotonic_align before train, test=tts 3 年前
synthesize_e2e.sh
add t2s assets 2 年前
train.sh
install CPython version monotonic_align before train, test=tts 3 年前