React to specific words using speech recognition (julius) in Raspberry pi
I created voice2.py and ran it, but after running it, I didn't even get an error.
$python voice2.py
(...)
What should I do?
Before that, everything has been completed.
((...) doesn't show anything)
I don't know anything about Raspberry pi, but as far as I can see from the code on voice2.py, I think it's normal to wait until Julius sends me data.
I don't know where it's stopped, so I think it's faster to check if print statements are displayed here and there.
© 2024 OneMinuteCode. All rights reserved.