Sign inSign up

eureka6688/cosyvoice

By eureka6688

Updated 12 months ago

Image
0

5.3K

eureka6688/cosyvoice repository overview

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
    restart: unless-stopped

Tag summary

Content type

Image

Digest

sha256:6087f09bb

Size

5.4 GB

Last updated

12 months ago

docker pull eureka6688/cosyvoice