VoiceStack / env.example
klentyboopathi's picture
Intital commit
8362005
raw
history blame contribute delete
203 Bytes
WEBSOCKET_SERVER=websocket_server # Options: 'fast_api' or 'websocket_server'
sudo docker run \
-e COQUI_TOS_AGREED=1 \
--rm \
-p 8000:80 \
ghcr.io/coqui-ai/xtts-streaming-server:latest-cpu