From aa54e65287ff99ab364bc9893bff79900c8c4cc8 Mon Sep 17 00:00:00 2001 From: Lizerui9926 <110582652+Lizerui9926@users.noreply.github.com> Date: 星期四, 20 四月 2023 11:38:45 +0800 Subject: [PATCH] Merge pull request #386 from alibaba-damo-academy/dev_sx --- funasr/runtime/python/onnxruntime/README.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/python/onnxruntime/README.md b/funasr/runtime/python/onnxruntime/README.md index e52f76b..3f4e762 100644 --- a/funasr/runtime/python/onnxruntime/README.md +++ b/funasr/runtime/python/onnxruntime/README.md @@ -36,6 +36,7 @@ ``` ## Inference with runtime + ### Speech Recognition #### Paraformer ```python -- Gitblit v1.9.1