DataoceanAI commited on
Commit
ae11800
·
verified ·
1 Parent(s): 253b2ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -24,8 +24,6 @@ frameworks:
24
  [Github](https://github.com/DataoceanAI/Dolphin)
25
  [Huggingface](https://huggingface.co/DataoceanAI)
26
  [Modelscope](https://www.modelscope.cn/organization/DataoceanAI)
27
- [Openi](https://openi.pcl.ac.cn/DataoceanAI/Dolphin)
28
- [Wisemodel](https://wisemodel.cn/models/lijp22/dolphin-base)
29
 
30
  **Dolphin-Fangyan** is a multi-dialect ASR model developed by Dataocean AI and Tsinghua University, with a strong focus on Chinese dialect recognition and real-world deployment scenarios. Compared with the previous Dolphin series, Dolphin-Fangyan introduces significant improvements in tokenizer design, dialect-balanced training, streaming capability, hotword biasing, and deployment efficiency.
31
 
@@ -95,8 +93,8 @@ Currently, Dolphin-Fangyan provides multiple model sizes optimized for different
95
 
96
  | Model | Parameters | Hotwords |
97
  |:------:|:----------:|:----------:|
98
- | base.fangyan | 74 M | ❌ |
99
- | base.fangyan.streaming | 74 M |❌ |
100
  | small.fangyan | 0.4 B | Encoder-biased Hotwords |
101
  | small.fangyan.streaming | 0.4 B | Encoder-biased Hotwords |
102
  | small.fangyan.prompt | 0.4 B | Prompt-based Hotwords |
 
24
  [Github](https://github.com/DataoceanAI/Dolphin)
25
  [Huggingface](https://huggingface.co/DataoceanAI)
26
  [Modelscope](https://www.modelscope.cn/organization/DataoceanAI)
 
 
27
 
28
  **Dolphin-Fangyan** is a multi-dialect ASR model developed by Dataocean AI and Tsinghua University, with a strong focus on Chinese dialect recognition and real-world deployment scenarios. Compared with the previous Dolphin series, Dolphin-Fangyan introduces significant improvements in tokenizer design, dialect-balanced training, streaming capability, hotword biasing, and deployment efficiency.
29
 
 
93
 
94
  | Model | Parameters | Hotwords |
95
  |:------:|:----------:|:----------:|
96
+ | base.fangyan | 0.1 B | ❌ |
97
+ | base.fangyan.streaming | 0.1 B |❌ |
98
  | small.fangyan | 0.4 B | Encoder-biased Hotwords |
99
  | small.fangyan.streaming | 0.4 B | Encoder-biased Hotwords |
100
  | small.fangyan.prompt | 0.4 B | Prompt-based Hotwords |