From 41c64e4729ca359f7212534055239c8289b5e2f4 Mon Sep 17 00:00:00 2001 From: hnluo <haoneng.lhn@alibaba-inc.com> Date: 星期四, 21 九月 2023 16:15:15 +0800 Subject: [PATCH] Merge pull request #975 from alibaba-damo-academy/main --- funasr/runtime/readme.md | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md index af3d7e4..bbc96aa 100644 --- a/funasr/runtime/readme.md +++ b/funasr/runtime/readme.md @@ -30,9 +30,9 @@ ### latest version & image ID -| image version | image ID | INFO | -|------------------------------|-----|------| -| funasr-runtime-sdk-cpu-0.2.1 | 1ad3d19e0707 | | +| image version | image ID | INFO | +|-------------------------------------|-----|------| +| funasr-runtime-sdk-online-cpu-0.1.2 | 7222c5319bcf | | ## File Transcription Service, Mandarin (CPU) @@ -53,6 +53,6 @@ The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](./docs/SDK_advanced_guide_offline.md) ### latest version & image ID -| image version | image ID | INFO | -|-----|-----|------| -| funasr-runtime-sdk-online-cpu-0.1.1 | bdbdd0b27dee | | +| image version | image ID | INFO | +|------------------------------|-----|------| +| funasr-runtime-sdk-cpu-0.2.2 | 2c5286be13e9 | | -- Gitblit v1.9.1