coqui-tts/TTS/tts/models
Javier c140df5a58
Adds multi-language support for VITS onnx, fixes onnx inference error when speaker_id is None or not passed, fixes onnx exporting for models with init_discriminator=false (#2816)
2023-07-31 10:19:49 +02:00
..
__init__.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
align_tts.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
bark.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
base_tacotron.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
base_tts.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
delightful_tts.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
forward_tts.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
glow_tts.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
neuralhmm_tts.py Bug fixes in OverFlow audio generation (#2380) 2023-03-15 12:02:11 +01:00
overflow.py Bug fixes in OverFlow audio generation (#2380) 2023-03-15 12:02:11 +01:00
tacotron.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tacotron2.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
tortoise.py Fix Tortoise load (#2791) 2023-07-24 13:42:47 +02:00
vits.py Adds multi-language support for VITS onnx, fixes onnx inference error when speaker_id is None or not passed, fixes onnx exporting for models with init_discriminator=false (#2816) 2023-07-31 10:19:49 +02:00