mirror of https://github.com/coqui-ai/TTS.git
* Add XTTS FT demo data processing pipeline * Add training and inference columns * Uses tabs instead of columns * Fix demo freezing issue * Update demo * Convert stereo to mono * Bug fix on XTTS inference * Update gradio demo * Update gradio demo * Update gradio demo * Update gradio demo * Add parameters to be able to set then on colab demo * Add erros messages * Add intuitive error messages * Update * Add max_audio_length parameter * Add XTTS fine-tuner docs * Update XTTS finetuner docs * Delete trainer to freeze memory * Delete unused variables * Add gc.collect() * Update xtts.md --------- Co-authored-by: Eren Gölge <erogol@hotmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| align_tts.py | ||
| bark.py | ||
| base_tacotron.py | ||
| base_tts.py | ||
| delightful_tts.py | ||
| forward_tts.py | ||
| glow_tts.py | ||
| neuralhmm_tts.py | ||
| overflow.py | ||
| tacotron.py | ||
| tacotron2.py | ||
| tortoise.py | ||
| vits.py | ||
| xtts.py | ||