mycroft-core/mycroft/tts
Åke Forslund 8f6822278f Clean-up
tts.py:
- remove unused import
-remove unused variable
- init TTS thread enclosure member
mimic2_tts.py: Fix docstrings
mimic_tts: Fix docstrings and remove unused variables and imports
google_tts: Improve docstrings
2020-01-10 16:26:48 +01:00
..
__init__.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
bing_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
cache_handler.py Small style fixes 2019-05-13 16:48:15 +02:00
espeak_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
fa_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
google_tts.py Clean-up 2020-01-10 16:26:48 +01:00
ibm_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
mary_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
mimic2_tts.py Clean-up 2020-01-10 16:26:48 +01:00
mimic_tts.py Clean-up 2020-01-10 16:26:48 +01:00
remote_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
responsive_voice_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
spdsay_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
tts.py Clean-up 2020-01-10 16:26:48 +01:00
yandex_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00