Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A Fine-grained Multi-dimensional Speech understanding model.
|
| 2 |
---
|
| 3 |
license: apache-2.0
|
| 4 |
+
base_model:
|
| 5 |
+
- Qwen/Qwen3-Omni-30B-A3B-Instruct
|
| 6 |
+
pipeline_tag: audio-classification
|
| 7 |
+
---
|