From 51d5095762bcd6b4a2e8dd734fe89b84d2a7d2f5 Mon Sep 17 00:00:00 2001 From: ShiLiang Zhang <sly.zsl@alibaba-inc.com> Date: 星期一, 04 九月 2023 14:36:08 +0800 Subject: [PATCH] Update README.md --- funasr/runtime/readme.md | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md index f330f0e..c95e721 100644 --- a/funasr/runtime/readme.md +++ b/funasr/runtime/readme.md @@ -28,6 +28,11 @@ The document introduces the technology principles behind the service, recognition accuracy, computing efficiency, and core advantages: convenience, high precision, high efficiency, and long audio chain. For detailed documentation, please refer to [docs](https://mp.weixin.qq.com/s/8He081-FM-9IEI4D-lxZ9w). +### latest version & image ID + +| image version | image ID | INFO | +|------------------------------|-----|------| +| funasr-runtime-sdk-cpu-0.2.1 | 9aa217185bdc | | ## File Transcription Service, Mandarin (CPU) @@ -46,3 +51,8 @@ ### Advanced Development Guide 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 | e8cfb63c29d3 | | -- Gitblit v1.9.1