mirror of https://github.com/coqui-ai/TTS.git
* 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. |
||
---|---|---|
.. | ||
__init__.py | ||
align_tts.py | ||
base_tacotron.py | ||
base_tts.py | ||
forward_tts.py | ||
glow_tts.py | ||
neuralhmm_tts.py | ||
overflow.py | ||
tacotron.py | ||
tacotron2.py | ||
vits.py |