Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
pipeline_tag: text-
|
| 14 |
---
|
| 15 |
|
| 16 |
# MOSS-Audio
|
|
@@ -620,4 +620,4 @@ Models in MOSS-Audio are licensed under the Apache License 2.0.
|
|
| 620 |
howpublished={\url{https://github.com/OpenMOSS/MOSS-Audio}},
|
| 621 |
note={GitHub repository}
|
| 622 |
}
|
| 623 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
tags:
|
| 7 |
+
- audio
|
| 8 |
+
- speech
|
| 9 |
+
- music
|
| 10 |
+
- understanding
|
| 11 |
+
- multimodal
|
| 12 |
+
- instruct
|
| 13 |
+
pipeline_tag: audio-text-to-text
|
| 14 |
---
|
| 15 |
|
| 16 |
# MOSS-Audio
|
|
|
|
| 620 |
howpublished={\url{https://github.com/OpenMOSS/MOSS-Audio}},
|
| 621 |
note={GitHub repository}
|
| 622 |
}
|
| 623 |
+
```
|