master
bel 2023-03-31 21:14:05 -06:00
parent ad91c4547f
commit 86b67db949
1 changed files with 1 additions and 3 deletions

View File

@ -18,9 +18,7 @@ docker run \
-p 15002:5002 \
rhasspy/larynx:latest
docker logs -f larynx &
until curl -m 2 localhost:15002 &> /dev/null; do
sleep 1
done
open http://localhost:15002
wait
echo open http://localhost:15002