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
I'm trying to install this in docker on Alpine to use it with HA.
My knowledge of docker & Alpine are limited and cannot find a solution for an error I get.
When I use the image I get this error: docker: Error response from daemon: error gathering device information while adding custom device "/dev/snd": no such file or directory.
With compose I'm stuck on how to use this...
The text was updated successfully, but these errors were encountered:
I'm trying to install this in docker on Alpine to use it with HA.
My knowledge of docker & Alpine are limited and cannot find a solution for an error I get.
From https://rhasspy.readthedocs.io/en/latest/installation/ I tried both the image & compose (never have used compose before, am running 4 containers from image for some time now)
When I use the image I get this error:
docker: Error response from daemon: error gathering device information while adding custom device "/dev/snd": no such file or directory.
With compose I'm stuck on how to use this...
The text was updated successfully, but these errors were encountered: