hubeibei007 / KAN-TTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Mandarine and English are available now, Chinese dialects and some other languages will be published in the future.

Training Tutorial

You can find the training tutorial in our wiki page KAN-TTS Wiki.

ModelScope Demo

Try our demo on ModelScope KAN-TTS Demo.

Contribute to this repo

pip install -r requirements.txt
pre-commit install

About

License:MIT License


Languages

Language:Python 100.0%