| | |
| | | ([简体中文](./docker_zh.md)|English) |
| | | |
| | | # Docker |
| | | |
| | | ## Install Docker |
| | |
| | | ### Image Hub |
| | | |
| | | #### CPU |
| | | `registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.1.0` |
| | | `registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.3.0` |
| | | |
| | | #### GPU |
| | | |
| | | `registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.3.0-py37-torch1.11.0-tf1.15.5-1.6.0` |
| | | `registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py38-torch1.11.0-tf1.15.5-1.8.1` |
| | | |
| | | ### Pull Image |
| | | ```shell |