Plachtaa / VITS-fast-fine-tuning

This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
Apache License 2.0
4.71k stars 706 forks source link

可不可以把转换onnx和onnxruntime推理一起做了 #194

Open cgisky1980 opened 1 year ago

cgisky1980 commented 1 year ago

🙏

csukuangfj commented 11 months ago

请用 https://github.com/k2-fsa/sherpa-onnx

https://huggingface.co/spaces/k2-fsa/text-to-speech 这里可以体验转换后的模型。

https://github.com/csukuangfj/vits_chinese 这里有导出 onnx 的代码。

https://k2-fsa.github.io/sherpa/onnx/tts/apk.html 这里有编译好的 android apk 供你使用。