coqui-tts/TTS/tts/models
Eren Gölge ecea43ec81
Adding pre-trained Overflow model (#2211)
* Adding pretrained Overflow model

* Stabilize HMM

* Fixup model manager

* Return `audio_unique_name` by default

* Distribute max split size over datasets

* Fixup eval_split_size

* Make style
2022-12-14 16:55:48 +01:00
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tacotron.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tts.py Adding pre-trained Overflow model (#2211) 2022-12-14 16:55:48 +01:00
forward_tts.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
glow_tts.py Fix for FloorDiv Function Warning (#1760) 2022-07-20 11:31:22 +02:00
overflow.py Adding OverFlow (#2183) 2022-12-12 12:44:15 +01:00
tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
tacotron2.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
vits.py Fix VITS multi-speaker voice conversion inference 2022-12-05 09:15:01 -03:00