coqui-tts/TTS/tts/models
Eren Gölge d309f50e53
Implement FreeVC (#2451)
* Update .gitignore

* Draft FreeVC implementation

* Tests and relevant updates

* Update API tests

* Add missings

* Update requirements

* :(

* Lazy handle for vc

* Update docs for voice conversion

* Make style
2023-03-25 18:33:23 +01:00
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
base_tacotron.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
base_tts.py Implement FreeVC (#2451) 2023-03-25 18:33:23 +01: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
vits.py vits.py training fixed due to return_complex (#2418) 2023-03-19 00:22:04 +01:00