mycroft-core/mycroft/tts
Kris Gesling 2a5ba3ce06 Add per TTS config for free disk space
This adds configurable values for required free disk space per TTS service.
If free disk space falls below these values, the temporary TTS cache will be curated.
2021-06-25 15:55:20 +09:30
..
__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 Add per TTS config for free disk space 2021-06-25 15:55:20 +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 docstring cleanup 2021-05-11 15:10:32 +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 docstring cleanup 2021-05-11 15:10:32 +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
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 Make TTSCahce safer 2021-06-10 09:33:06 +02:00
yandex_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00