From e01ea43ddeda5fbab8f3f3324904e98b26579573 Mon Sep 17 00:00:00 2001
From: 北念 <lzr265946@alibaba-inc.com>
Date: 星期四, 03 八月 2023 20:27:27 +0800
Subject: [PATCH] add paraformer_large_online RESULTS.md

---
 egs_modelscope/asr/paraformer/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/RESULTS.md |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/egs_modelscope/asr/paraformer/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/RESULTS.md b/egs_modelscope/asr/paraformer/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/RESULTS.md
new file mode 100644
index 0000000..b7559b1
--- /dev/null
+++ b/egs_modelscope/asr/paraformer/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/RESULTS.md
@@ -0,0 +1,38 @@
+# Paraformer-Large
+- Model link: <https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online/summary>
+- Model size: 220M
+
+# Beachmark Results
+
+## AISHELL-1
+- Decode config: 
+  - Decode without CTC
+  - Decode without LM
+
+| CER(%)    | Pretrain model|
+|:---------:|:-------------:|
+| dev       | 2.37          |
+| test      | 3.34          |
+
+## AISHELL-2
+- Decode config: 
+  - Decode without CTC
+  - Decode without LM
+
+| CER(%)       | Pretrain model|
+|:------------:|:-------------:|
+| dev_ios      | 4.04          |
+| test_android | 3.86          |
+| test_ios     | 4.38          |
+| test_mic     | 4.21          |
+
+## Wenetspeech
+- Decode config: 
+  - Decode without CTC
+  - Decode without LM
+
+| testset   | CER(%)|
+|:---------:|:-----:|
+| dev       | 4.55  |
+| test      | 10.64  |
+| test_net  | 7.78  |

--
Gitblit v1.9.1