Nailik / rhasspy_mobile

Rhasspy is a voice assistant software. This repository implements the functionality of a Rhasspy satellite, with local wake word recognition.
65 stars 4 forks source link

Sometimes app stucks on loading indicator after saying command #297

Closed wiiiteek closed 1 year ago

wiiiteek commented 1 year ago

Hello,

App sometime hangs after saying command and I have to manulally force stop application in Android settings. Whole time loading indicator spins and I application is not listening for other commands.

I'am using version 0.4.9-66, here is log file rhasspy_logfile_2023-03-11T09_30_00.968.txt

Nailik commented 1 year ago

Currently i can't see an issue in the log - can you tell me what device you are using and which Android version as well?

wiiiteek commented 1 year ago

Yeah sure, I am using Doogee S58Pro with Android 10

here is screenshot how it looks when app stuck Screenshot_20230311-102723

Nailik commented 1 year ago

Can you still interact with the ui after the indicator is stuck?

wiiiteek commented 1 year ago

Yes I can. I can change tabs, show settings, etc. This indicator is showing even if I leave app. The only thing which is blocked is recording. This big button with microphone at home tab seems to be disabled and wake work does not work.

Nailik commented 1 year ago

Is the command executed? What do you use for speech-to-text ? (mqtt?) Do you have your client added to Dialog Managment in your rhasspy server?

Nailik commented 1 year ago

This may be related and resolved by #329

Nailik commented 1 year ago

Should be fixed with the newest release V_0.5. You can consolidate newly updated Wiki for more help.

Please comment when there are still any issues.