You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there!
I have a Pi4 with Home Assistant OS installed.
I installed Rhasspy as an add-on from the add-on store, it starts fine and I can see the web-interface.
I planned on using a USB speakerphone device connected to the Pi. It was detected by the Pi after a complete reboot, and now I can select it in the device settings in the add-on configuration tab.
However, in the Rhasspy web-interface settings I cannot see this device, only the default ones
I tried using all of them and the thing did not work. The wakeword is not recognized, nor does it recognize any phrases if I wake the system manually. For playback testing I tried using TTS and it does not work either.
I know this might be related to Docker configuration, but supposed since this is a Home Assistant add-on it was supposed to be tested with it and work by default....
The thing is that one cannot configure Docker through command line in Home Assistant OS, it is disabled. There is however an special command of ha docker
which can do the following
ha docker info
outputs the following
Please help!
The text was updated successfully, but these errors were encountered:
Save client.conf, log out of root and restart pulseaudio from a non-root user
pulseaudio -k && pulseaudio --start
We reboot the Debian OS completely, after the sound and microphone from the built-in sound card or from the usb sound card will work in rhasspy, but unfortunately I can't transfer the usb bluetooth microphone, since the HFP/HSP profile is not available, although in Debian 11 this HFP/HSP profile works fine
Save client.conf, log out of root and restart pulseaudio from a non-root user
pulseaudio -k && pulseaudio --start
We reboot the Debian OS completely, after the sound and microphone from the built-in sound card or from the usb sound card will work in rhasspy, but unfortunately I can't transfer the usb bluetooth microphone, since the HFP/HSP profile is not available, although in Debian 11 this HFP/HSP profile works fine
Hello there!
I have a Pi4 with Home Assistant OS installed.
I installed Rhasspy as an add-on from the add-on store, it starts fine and I can see the web-interface.
I planned on using a USB speakerphone device connected to the Pi. It was detected by the Pi after a complete reboot, and now I can select it in the device settings in the add-on configuration tab.
However, in the Rhasspy web-interface settings I cannot see this device, only the default ones
I tried using all of them and the thing did not work. The wakeword is not recognized, nor does it recognize any phrases if I wake the system manually. For playback testing I tried using TTS and it does not work either.
I know this might be related to Docker configuration, but supposed since this is a Home Assistant add-on it was supposed to be tested with it and work by default....
The thing is that one cannot configure Docker through command line in Home Assistant OS, it is disabled. There is however an special command of
ha docker
which can do the following
ha docker info
outputs the following
Please help!
The text was updated successfully, but these errors were encountered: