coqui-tts/TTS/tts/models
ivan provalov 903d9c791a
Fix for FloorDiv Function Warning (#1760)
* Fix for Floor Function Warning

Fix for Floor Function Warning

* Adding double quotes to fix formatting

Adding double quotes to fix formatting

* Update glow_tts.py

* Update glow_tts.py
2022-07-20 11:31:22 +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 Fix for FloorDiv Function Warning (#1760) 2022-07-20 11:31:22 +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 Implement VitsAudioConfig (#1556) 2022-07-12 18:49:58 +02:00