mycroft-core/mycroft/tts
Kris Gesling fa5576adf4
Merge pull request #2831 from MycroftAI/bugfix/google-voice
Upgrade gTTS to fix Google voice
2021-02-10 11:16:43 +09:30
..
__init__.py
bing_tts.py
cache_handler.py Don't build the cache directory if it already exists. 2021-01-14 18:00:58 -06:00
dummy_tts.py Mark that audio has completed in dummy tts 2021-01-22 14:40:00 +01:00
espeak_tts.py
fa_tts.py
festival_tts.py Add Festival TTS 2020-07-27 18:04:27 +02:00
google_tts.py Remove deprecated Google TTS lang codes 2021-02-09 21:27:59 +09:30
ibm_tts.py
mary_tts.py
mimic2_tts.py
mimic_tts.py Fix pylint issues 2020-10-10 09:20:21 +02:00
mozilla_tts.py Add Mozilla TTS connection validation 2021-02-08 20:17:59 +09:30
polly_tts.py Issue-2700 - Allow for different Polly engines in config 2020-09-27 22:49:59 +00:00
remote_tts.py
responsive_voice_tts.py
spdsay_tts.py
tts.py Send correct conf to mimic when used as fallback 2021-02-08 22:09:55 +01:00
yandex_tts.py