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 tried to build a docker image from the docker file but this failed.
I am no docker expert so maybe I am doing something completely wrong.
Basically the same commands work well at rhasspy so I am not sure if something is required but not documented somewhere.
git clone https://github.com/synesthesiam/voice2json.git
cd voice2json/
./configure
make
sudo DOCKER_BUILDKIT=1 docker build .
I tried to build a docker image from the docker file but this failed.
I am no docker expert so maybe I am doing something completely wrong.
Basically the same commands work well at rhasspy so I am not sure if something is required but not documented somewhere.
The text was updated successfully, but these errors were encountered: