Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- zh
|
| 5 |
+
- en
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen3-8B
|
| 8 |
+
---
|
| 9 |
+
## 🎧 VocalNet-Qwen3-8B Model Card
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
**VocalNet-Qwen3-8B** is a high-performance, low-latency speech large language model (LLM) capable of both English and Mandarin, optimized for real-time voice interaction.
|
| 13 |
+
|
| 14 |
+
It achieves performance superior to monolingual VocalNet-8B on the English evaluation (VocalBench), and significant improvements over VocalNet-ML on Chinese tests (VocalBench-zh).
|
| 15 |
+
|
| 16 |
+
The official repo for model training and inference will be open-sourced as soon as possible.
|
| 17 |
+
|
| 18 |
+
|