tts / README.md
clementruhm's picture
Create README.md
d44b51a
|
raw
history blame
No virus
749 Bytes
# TTS Models
Here you can find models compatible with
[balacoon_tts](https://pypi.org/project/balacoon_tts/) python package.
You can check interactive demo and models usage instructions in
[balacoon/tts](https://huggingface.co/spaces/balacoon/tts) space.
List of available models:
- <mark>en_us_cmuarctic_pt_univenet.addon</mark> - en-US TTS trained on all 18
[CMU Arctic](http://festvox.org/cmu_arctic/) voices. This includes
examples of absolutely dashing accents, with "slp" voice being my
personal absolute favorite. Model consists of Parallel Tacotron
and pre-trained [Univnet](https://github.com/mindslab-ai/univnet).
Model produces 24khz audio, although original dataset is unfortunately
16khz, so high frequencies are empty :(