coqui-tts/TTS/tts
thennal10 d39bc74f57
OverFlow with test sentences (#2253)
* Fix typo in function definiton

* Swap hasattr out

hasattr(self, "speaker_manager")  and hasattr(self, "language_manager") seems to be redundant since BaseTTS defines both.
2023-03-01 09:11:30 +01:00
..
configs Adding neural HMM TTS Model (#2272) 2023-01-23 11:53:04 +01:00
datasets Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
layers Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
models OverFlow with test sentences (#2253) 2023-03-01 09:11:30 +01:00
utils Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00