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)
- Host: GitHub
- URL: https://github.com/maxmax2016/ssl-vits
- Owner: MaxMax2016
- License: mit
- Created: 2023-04-02T07:14:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T13:57:25.000Z (about 3 years ago)
- Last Synced: 2025-01-10T06:48:20.900Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)