| | |
| | | Use the following command to pull and launch the Docker image for the FunASR runtime-SDK: |
| | | |
| | | ```shell |
| | | sudo docker pull registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.0 |
| | | sudo docker pull registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.1 |
| | | |
| | | sudo docker run -p 10095:10095 -it --privileged=true -v /root:/workspace/models registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.0 |
| | | sudo docker run -p 10095:10095 -it --privileged=true -v /root:/workspace/models registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.1 |
| | | ``` |
| | | |
| | | Introduction to command parameters: |
| | |
| | | 通过下述命令拉取并启动FunASR runtime-SDK的docker镜像: |
| | | |
| | | ```shell |
| | | sudo docker pull registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.0 |
| | | sudo docker pull registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.1 |
| | | |
| | | sudo docker run -p 10095:10095 -it --privileged=true -v /root:/workspace/models registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.0 |
| | | sudo docker run -p 10095:10095 -it --privileged=true -v /root:/workspace/models registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.2.1 |
| | | ``` |
| | | 如果您没有安装docker,可参考[Docker安装](#Docker安装) |
| | | |
| | |
| | | DOCKER: |
| | | funasr-runtime-sdk-cpu-0.2.1 |
| | | funasr-runtime-sdk-cpu-0.2.0 |
| | | funasr-runtime-sdk-cpu-0.1.0 |
| | | DEFAULT_ASR_MODEL: |
| | |
| | | |
| | | ### latest version & image ID |
| | | |
| | | | image version | image ID | INFO | |
| | | |-----|-----|------| |
| | | | funasr-runtime-sdk-cpu-0.2.0 | b710f29f7b3a | | |
| | | | image version | image ID | INFO | |
| | | |------------------------------|-----|------| |
| | | | funasr-runtime-sdk-cpu-0.2.1 | 9aa217185bdc | | |
| | | |
| | | ## File Transcription Service, Mandarin (CPU) |
| | | |
| | |
| | | |
| | | ### 最新版本及image ID |
| | | |
| | | | image version | image ID | INFO | |
| | | |-----|-----|------| |
| | | | funasr-runtime-sdk-cpu-0.2.0 | b710f29f7b3a | | |
| | | | image version | image ID | INFO | |
| | | |------------------------------|-----|------| |
| | | | funasr-runtime-sdk-cpu-0.2.1 | 9aa217185bdc | | |
| | | |
| | | |
| | | ## 中文离线文件转写服务(CPU版本) |