Expand YAML tags and languages in model card
Browse files
README.md
CHANGED
|
@@ -1,6 +1,42 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
<div align="center">
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
+
language:
|
| 5 |
+
- zh
|
| 6 |
+
- en
|
| 7 |
+
- yue
|
| 8 |
+
pipeline_tag: automatic-speech-recognition
|
| 9 |
+
tags:
|
| 10 |
+
- speech
|
| 11 |
+
- asr
|
| 12 |
+
- automatic-speech-recognition
|
| 13 |
+
- speech-recognition
|
| 14 |
+
- speech-to-text
|
| 15 |
+
- stt
|
| 16 |
+
- audio
|
| 17 |
+
- mimo
|
| 18 |
+
- mimo-asr
|
| 19 |
+
- mimo-v2.5-asr
|
| 20 |
+
- xiaomi
|
| 21 |
+
- mandarin
|
| 22 |
+
- chinese
|
| 23 |
+
- english
|
| 24 |
+
- cantonese
|
| 25 |
+
- wu
|
| 26 |
+
- min-nan
|
| 27 |
+
- sichuanese
|
| 28 |
+
- dialect
|
| 29 |
+
- code-switch
|
| 30 |
+
- code-switching
|
| 31 |
+
- singing
|
| 32 |
+
- lyrics
|
| 33 |
+
- noisy-speech
|
| 34 |
+
- far-field
|
| 35 |
+
- multi-speaker
|
| 36 |
+
- meeting
|
| 37 |
+
- ami
|
| 38 |
+
- end-to-end
|
| 39 |
+
- reinforcement-learning
|
| 40 |
---
|
| 41 |
|
| 42 |
<div align="center">
|