Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tts_hash to an actual hash #2228

Merged
merged 1 commit into from Jul 23, 2019
Merged

tts_hash to an actual hash #2228

merged 1 commit into from Jul 23, 2019

Conversation

davidwagnerkc
Copy link
Contributor

Description

tts_hash was initially set to the text of the config rather than hash so always loaded twice on boot (~750ms for create() for Mimic2)

How to test

Add log to speech.py mute_and_speak L123 and make sure a reload does not occur at first boot

Contributor license agreement signed?

CLA [Yes ] (Whether you have signed a CLA - Contributor Licensing Agreement

tts_hash was initially set to the text of the config rather than hash so always loaded twice on boot (~750ms for create() for Mimic2)
@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Jul 23, 2019
@forslund
Copy link
Collaborator

Works exactly as advertised! Merging.

@forslund forslund merged commit 998697b into dev Jul 23, 2019
@forslund forslund deleted the bugfix/tts-load-twice branch July 26, 2019 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants