KAN-TTS

所属分类:模式识别(视觉/语音等)
开发工具:Python
文件大小:168KB
下载次数:0
上传日期:2023-04-19 09:05:50
上 传 者sh-1993
说明:  KAN-TS,KAN-TS是一个语音合成训练框架,请尝试我们在[https://modelscope.cn models...]上发布的演示(https://modelscope.com.cn models page=1&tasks=text-to-speech)
(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://modelscope.cn/models?page=1&tasks=text-to-speech))

文件列表:
.pre-commit-config.yaml (285, 2023-06-06)
LICENSE (1073, 2023-06-06)
environment.yaml (1349, 2023-06-06)
kantts (0, 2023-06-06)
kantts\__init__.py (0, 2023-06-06)
kantts\bin (0, 2023-06-06)
kantts\bin\__init__.py (0, 2023-06-06)
kantts\bin\infer_hifigan.py (4949, 2023-06-06)
kantts\bin\infer_sambert.py (8030, 2023-06-06)
kantts\bin\text_to_wav.py (5328, 2023-06-06)
kantts\bin\train_hifigan.py (6688, 2023-06-06)
kantts\bin\train_sambert.py (7625, 2023-06-06)
kantts\bin\train_sybert.py (6743, 2023-06-06)
kantts\configs (0, 2023-06-06)
kantts\configs\audio_config_16k.yaml (487, 2023-06-06)
kantts\configs\audio_config_24k.yaml (488, 2023-06-06)
kantts\configs\audio_config_48k.yaml (489, 2023-06-06)
kantts\configs\audio_config_8k.yaml (486, 2023-06-06)
kantts\configs\audio_config_se_16k.yaml (506, 2023-06-06)
kantts\configs\hifigan_noncausal_nsf_global_v1_16k.yaml (6196, 2023-06-06)
kantts\configs\hifigan_noncausal_nsf_v1_16k.yaml (6063, 2023-06-06)
kantts\configs\hifigan_noncausal_v1_16k.yaml (5958, 2023-06-06)
kantts\configs\hifigan_v1_16k.yaml (5984, 2023-06-06)
kantts\configs\hifigan_v1_24k.yaml (5976, 2023-06-06)
kantts\configs\hifigan_v1_48k.yaml (5996, 2023-06-06)
kantts\configs\hifigan_v1_8k.yaml (5981, 2023-06-06)
kantts\configs\hifigan_v1_nsf_24k.yaml (6048, 2023-06-06)
kantts\configs\sambert_16k.yaml (3273, 2023-06-06)
kantts\configs\sambert_16k_MAS.yaml (3428, 2023-06-06)
kantts\configs\sambert_16k_MAS_byte.yaml (3414, 2023-06-06)
kantts\configs\sambert_24k.yaml (3275, 2023-06-06)
kantts\configs\sambert_48k.yaml (3276, 2023-06-06)
kantts\configs\sambert_fp_8k.yaml (3402, 2023-06-06)
kantts\configs\sambert_nsf_16k.yaml (3335, 2023-06-06)
kantts\configs\sambert_nsf_24k.yaml (3293, 2023-06-06)
kantts\configs\sambert_se_nsf_global_16k.yaml (3430, 2023-06-06)
kantts\configs\sambert_sichuan_16k.yaml (3298, 2023-06-06)
... ...

# 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.

近期下载者

相关文件


收藏者