coqui-tts/TTS/tts/models
Eren Gölge 7c2cb7cc30 Update BaseTTS 2021-10-20 18:18:22 +00:00
..
__init__.py Add `base_model` field to `forward_tts` configs 2021-09-10 17:23:48 +00:00
align_tts.py Make linter 2021-09-30 23:02:16 +00:00
base_tacotron.py Comment BaseTacotron and remove unused funcs 2021-10-20 18:17:25 +00:00
base_tts.py Update BaseTTS 2021-10-20 18:18:22 +00:00
forward_tts.py Update ForwardTTS for multi-speaker 2021-10-20 18:16:41 +00:00
glow_tts.py Implement `_set_speaker_embedding` in GlowTTS 2021-10-20 18:15:20 +00:00
tacotron.py Comment Tacotron2 model 2021-10-20 18:14:04 +00:00
tacotron2.py Comment Tacotron2 model 2021-10-20 18:14:04 +00:00
vits.py Comment Tacotron2 model 2021-10-20 18:14:04 +00:00