An open API service indexing awesome lists of open source software.

https://github.com/maxmax2016/ssl-vits

基于vits、使用ssl(打算使用contentvec)作为中间特征的两阶段tts模型(画饼ing)
https://github.com/maxmax2016/ssl-vits

Last synced: 8 months ago
JSON representation

基于vits、使用ssl(打算使用contentvec)作为中间特征的两阶段tts模型(画饼ing)

Awesome Lists containing this project

README

          

# SSL-VITS: A two-stage TTS model based on VITS, using SSL features as intermediate features.

画饼ing

## References
+ [vits](https://github.com/jaywalnut310/vits)
+ [contentvec](https://github.com/auspicious3000/contentvec)
+ [multilanguage cleaner](https://github.com/CjangCjengh/vits)
+ [rvc](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)