__init__.py
|
Update `tts.models.setup_model`
|
2021-06-28 17:03:19 +02:00 |
align_tts.py
|
Fix linter warnings
|
2021-07-03 13:30:24 +02:00 |
base_tts.py
|
Let `get_characters` return `num_chars`
|
2021-07-02 10:45:00 +02:00 |
glow_tts.py
|
Fix linter warnings
|
2021-07-03 13:30:24 +02:00 |
speedy_speech.py
|
Fix linter warnings
|
2021-07-03 13:30:24 +02:00 |
tacotron.py
|
Create base 🐸TTS model abstraction for tts models
|
2021-06-28 17:03:19 +02:00 |
tacotron2.py
|
Create base 🐸TTS model abstraction for tts models
|
2021-06-28 17:03:19 +02:00 |