File size: 203 Bytes
8362005
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
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