add services wyoming-faster-whisper, wyoming-piper

This commit is contained in:
2024-06-04 10:17:52 +01:00
parent fe80588c07
commit 8d5edf2bc3
9 changed files with 53 additions and 23 deletions

View File

@@ -0,0 +1,10 @@
docker pull rhasspy/wyoming-whisper
docker stop wyoming-faster-whisper
docker rm wyoming-faster-whisper
scriptPath="$(dirname "$(readlink -f "$0")")"
docker run -dt -p 10300:10300 \
--name wyoming-faster-whisper \
-v ${scriptPath}//volumes/data:/data rhasspy/wyoming-whisper \
--model tiny-int8 --language en