Files
sa-charts/docker-compose-3.129/funasr/docker-compose.yml
2025-05-08 21:24:40 +08:00

18 lines
361 B
YAML

networks:
funasr:
external: false
services:
server:
image: registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-online-cpu-0.1.11
networks:
- funasr
ports:
- 10096:10095
privileged: true
environment:
- TZ=Asia/Shanghai
volumes:
- ./funasr-runtime-resources/models://workspace/models