mycroft-core/mycroft/tts
Åke Forslund 0b857e92f9 Sync tts cache dict of cached sentences on curate
This will make sure the dict of caches gets updated when curate_cache
removes files.
2021-03-21 13:33:08 +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.py Sync tts cache dict of cached sentences on curate 2021-03-21 13:33:08 +01:00
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 Generalize Espeak missing error 2020-05-11 16:14:24 +02:00
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 Remove deprecated Google TTS lang codes 2021-02-09 21:27:59 +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 enhance to use new cache logic 2021-03-10 13:39:01 -06:00
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 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 Move cache curation to TextToSpeechCache 2021-03-18 23:02:26 +01:00
yandex_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00