.. |
__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
|
Refactored to fix error where persistent cache directory was used when the temporary cache directory should have been.
|
2021-03-10 21:16:11 -06: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
|
Fixed failing unit test.
|
2021-03-10 21:16:34 -06:00 |
yandex_tts.py
|
Move code out of __init__.py
|
2020-01-10 15:27:07 +01:00 |