Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dolphin-Fangyan
|
| 2 |
|
| 3 |
[Paper](https://arxiv.org/abs/2503.20212)
|
|
@@ -38,6 +59,9 @@ Experimental results show that Dolphin-Fangyan achieves:
|
|
| 38 |
* 16.3% relative CER reduction over Dolphin
|
| 39 |
* Competitive performance with recent large-scale ASR systems while maintaining a smaller model size
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
See details in the [Paper](https://arxiv.org/abs/2503.20212).
|
| 42 |
|
| 43 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
|
| 5 |
+
language:
|
| 6 |
+
|
| 7 |
+
- zh
|
| 8 |
+
|
| 9 |
+
tags:
|
| 10 |
+
|
| 11 |
+
- speech
|
| 12 |
+
|
| 13 |
+
- asr
|
| 14 |
+
|
| 15 |
+
frameworks:
|
| 16 |
+
|
| 17 |
+
- pytorch
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
|
| 22 |
# Dolphin-Fangyan
|
| 23 |
|
| 24 |
[Paper](https://arxiv.org/abs/2503.20212)
|
|
|
|
| 59 |
* 16.3% relative CER reduction over Dolphin
|
| 60 |
* Competitive performance with recent large-scale ASR systems while maintaining a smaller model size
|
| 61 |
|
| 62 |
+

|
| 63 |
+
|
| 64 |
+
|
| 65 |
See details in the [Paper](https://arxiv.org/abs/2503.20212).
|
| 66 |
|
| 67 |
|