Closed patrickjane closed 4 years ago
Precise should be working fine in 2.5. Have you set "Rhasspy" as the dialogue manager? That needs to be running for the beeps to sound and for the ASR/NLU systems to be engaged after a hotword is detected.
Yes, actually this solved the problem.
My profile is the same as in 2.4, where I have:
Now the debian package installation of rhasspy 2.5.1 seems to search in a different place for the model file:
The above error can be fixed by using an absolute path in the
profile.json
, however precise itself does not seem to work. When saying "Hey mycroft", I hear no confirmation beep, and successive utterances are not recognized. All I see in the logs is:Is precise broken in 2.5?