From 9ff71b5d4bddd687939204e48453accafe5f1906 Mon Sep 17 00:00:00 2001
From: manyeyes <32889020+manyeyes@users.noreply.github.com>
Date: 星期四, 07 九月 2023 11:45:52 +0800
Subject: [PATCH] Add paraformer-large decode lib and examples (#923)

---
 funasr/runtime/readme.md |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md
index 7980029..c160eae 100644
--- a/funasr/runtime/readme.md
+++ b/funasr/runtime/readme.md
@@ -1,4 +1,4 @@
-# FunASR runtime-SDK
+# FunASR Runtime Roadmap
 涓枃鏂囨。锛圼鐐瑰嚮姝ゅ](./readme_cn.md)锛�
 
 FunASR is a speech recognition framework developed by the Speech Lab of DAMO Academy, which integrates industrial-level models in the fields of speech endpoint detection, speech recognition, punctuation segmentation, and more. 
@@ -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 |  b031cc4c2df3   |      |
 
 ## 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  |  383f544022ee   |      |

--
Gitblit v1.9.1