其他相关软件:
MockingBird:https://github.com/babysor/MockingBird https://dyss.top/1066
Voicebox
services:
cov:
image: eureka6688/cosyvoice:latest # arm架构请将"latest"替换成"arm"
container_name: cov
ports:
- "50000:50000"
command: ["python", "web.py", "--port", "50000"]
stdin_open: true
tty: true