https://github.com/modelscope/KAN-TTS
KAN-TTS is a speech-synthesis training framework, please try the demos we have posted at https://modelscope.cn/models?page=1&tasks=text-to-speech
https://github.com/modelscope/KAN-TTS
modelscope speech speech-synthesis tts
Last synced: 6 months ago
JSON representation
KAN-TTS is a speech-synthesis training framework, please try the demos we have posted at https://modelscope.cn/models?page=1&tasks=text-to-speech
- Host: GitHub
- URL: https://github.com/modelscope/KAN-TTS
- Owner: modelscope
- License: mit
- Created: 2022-08-18T09:23:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T06:21:05.000Z (about 2 years ago)
- Last Synced: 2025-06-18T03:46:57.619Z (9 months ago)
- Topics: modelscope, speech, speech-synthesis, tts
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 510
- Watchers: 13
- Forks: 86
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- StarryDivineSky - alibaba-damo-academy/KAN-TTS - TTS,您可以训练自己的 TTS 模型 (语音合成 / 网络服务_其他)
README
# KAN-TTS
With KAN-TTS you can train your own TTS model from zero to hero :).
## Models
Temporarily we support sam-bert and hifi-GAN, other models are coming soon.
## Support Languages
| Language | Model Links |
| :---: | :---: |
| Mandarin | https://modelscope.cn/models?name=zhcn&page=1&tasks=text-to-speech&type=audio |
| English | https://modelscope.cn/models?name=enus&page=1&tasks=text-to-speech&type=audio |
| British | https://modelscope.cn/models?name=engb&page=1&tasks=text-to-speech&type=audio |
| Shanghainese | https://modelscope.cn/models?name=WuuShanghai&page=1&tasks=text-to-speech&type=audio |
| Sichuanese | https://modelscope.cn/models?name=Sichuan&page=1&tasks=text-to-speech&type=audio |
| Cantonese | https://modelscope.cn/models?name=Cantonese&page=1&tasks=text-to-speech&type=audio |
| Italian | https://modelscope.cn/models?name=itit&page=1&tasks=text-to-speech&type=audio |
| Spanish | https://modelscope.cn/models?name=eses&page=1&tasks=text-to-speech&type=audio |
| Russian | https://modelscope.cn/models?name=ruru&page=1&tasks=text-to-speech&type=audio |
| Korean | https://modelscope.cn/models?name=kokr&page=1&tasks=text-to-speech&type=audio |
More languages are coming soon.
## Training Tutorial
You can find the training tutorial in our wiki page [KAN-TTS Wiki](https://github.com/AlibabaResearch/KAN-TTS/wiki).
## ModelScope Demo
Try our demo on ModelScope [KAN-TTS Demo](https://modelscope.cn/models?page=1&tasks=text-to-speech).
## Contribute to this repo
```shell
pip install -r requirements.txt
pre-commit install
```
## Contact us
If you have any questions, please feel free to contact us.
Scan the QR code to join our DingTalk group.