coqui-tts/TTS/tts/models
WeberJulian c614f21982
Add durations as aux input for VITS (#1694)
* Add durations as aux input for VITS

* Make style

* Fix tts_tests

* Fix test_get_aux_input
2022-07-12 14:25:21 +02:00
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Update AlignTTS 2022-02-25 11:11:35 +01:00
base_tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
base_tts.py Use fsspec and torch for embedding file IO (#1581) 2022-06-01 13:49:42 +02:00
forward_tts.py Fix import 2022-03-02 09:15:20 +01:00
glow_tts.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02: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 Add durations as aux input for VITS (#1694) 2022-07-12 14:25:21 +02:00