Namespaces | Functions | Variables
cache_handler.py File Reference

Go to the source code of this file.

Namespaces

 mycroft.tts.cache_handler
 

Functions

def mycroft.tts.cache_handler.copy_cache (cache_audio_dir)
 
def mycroft.tts.cache_handler.download_audio (cache_audio_dir, cache_text_file)
 
def mycroft.tts.cache_handler.generate_cache_text (cache_audio_dir, cache_text_file)
 
def mycroft.tts.cache_handler.main (cache_audio_dir)
 
def mycroft.tts.cache_handler.write_cache_text (cache_path, f)
 

Variables

list mycroft.tts.cache_handler.cache_dialog_path = [res_path, wifi_setup_path]
 
string mycroft.tts.cache_handler.MIMIC2_URL = 'https://mimic-api.mycroft.ai/synthesize?text='
 
 mycroft.tts.cache_handler.REGEX_SPL_CHARS = re.compile(r'[@#$%^*()<>/\|}{~:]')
 
 mycroft.tts.cache_handler.res_path
 
string mycroft.tts.cache_handler.TTS = 'Mimic2'
 
string mycroft.tts.cache_handler.wifi_setup_path = '/usr/local/mycroft/mycroft-wifi-setup/dialog/en-us'
 


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:40