..
__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.py
Do not create a 'None' cache directory
2021-06-25 14:26:14 +09:30
cache_handler.py
add deprecation warnings to the logic the new cache logic replaces.
2021-03-10 13:39:30 -06:00
dummy_tts.py
Mark that audio has completed in dummy tts
2021-01-22 14:40:00 +01:00
espeak_tts.py
Added Possibility for ESpeak Config ( #3020 )
2021-11-09 15:07:33 +09:30
fa_tts.py
Move code out of __init__.py
2020-01-10 15:27:07 +01:00
festival_tts.py
Add Festival TTS
2020-07-27 18:04:27 +02:00
google_tts.py
Add warning for anyone loading GoogleTTS
2021-08-27 09:49:40 +09:30
ibm_tts.py
Generalize custom remote TTS url config
2020-03-26 20:27:39 +09:30
mary_tts.py
Move code out of __init__.py
2020-01-10 15:27:07 +01:00
mimic2_tts.py
docstring cleanup
2021-05-11 15:10:32 +09:30
mimic_tts.py
Merge pull request #2898 from MycroftAI/bugfix/docstring-cleanup
2021-06-01 12:16:44 +09:30
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
Generalize custom remote TTS url config
2020-03-26 20:27:39 +09:30
spdsay_tts.py
Move code out of __init__.py
2020-01-10 15:27:07 +01:00
tts.py
Add `supported_languages` parameter to STT and TTS base classes ( #3059 )
2022-02-28 15:36:48 +09:30
yandex_tts.py
Move code out of __init__.py
2020-01-10 15:27:07 +01:00