diff --git a/install/rhasspy-install.sh b/install/rhasspy-install.sh index 765498ed..65d92796 100644 --- a/install/rhasspy-install.sh +++ b/install/rhasspy-install.sh @@ -52,7 +52,6 @@ $STD docker run -d \ --restart=always \ -v "rhasspy_profiles:/profiles" \ -v "/etc/localtime:/etc/localtime:ro" \ - # --device /dev/snd:/dev/snd \ rhasspy/rhasspy:latest \ --user-profiles /profiles \ --profile en