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

use a thread to not block FakeBus (eg, voice sat) #14

Merged
merged 2 commits into from
May 1, 2024

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented May 1, 2024

showing visemes in a mark1 voice sat could block TTS from executing, due to the event handlers not being True threads

does not affect regular usage

issue demonstration in voice satellite with a "bad" G2P plugin
https://github.com/OpenVoiceOS/ovos-PHAL-plugin-mk1/assets/33701864/bff13194-f911-4777-af3c-0327c7ed9fa7

showing visemes in a mark1 voice sat could block TTS from executing, due to the event handlers not being True threads
@JarbasAl JarbasAl added the bug Something isn't working label May 1, 2024
@JarbasAl JarbasAl requested a review from goldyfruit May 1, 2024 22:39
@JarbasAl JarbasAl merged commit efa3e2e into dev May 1, 2024
1 of 2 checks passed
@JarbasAl JarbasAl deleted the fix/use-a-thread-to-not-block-FakeBus-(eg,-voice-sat) branch May 1, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant