Update correct task tag
#1
by
reach-vb
HF Staff
- opened
README.md
CHANGED
@@ -8,10 +8,10 @@ tags:
|
|
8 |
- audio-language-model
|
9 |
- speech-recognition
|
10 |
- audio-understanding
|
11 |
-
- text-to-speech
|
12 |
- audio-generation
|
13 |
- chat
|
14 |
- kimi-audio
|
|
|
15 |
---
|
16 |
|
17 |
# Kimi-Audio
|
@@ -158,4 +158,4 @@ If you find Kimi-Audio useful in your research or applications, please cite our
|
|
158 |
|
159 |
## License
|
160 |
|
161 |
-
The model is based and modified from [Qwen 2.5-7B](https://github.com/QwenLM/Qwen2.5). Code derived from Qwen2.5-7B is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). Other parts of the code are licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
8 |
- audio-language-model
|
9 |
- speech-recognition
|
10 |
- audio-understanding
|
|
|
11 |
- audio-generation
|
12 |
- chat
|
13 |
- kimi-audio
|
14 |
+
pipeline_tag: any-to-any
|
15 |
---
|
16 |
|
17 |
# Kimi-Audio
|
|
|
158 |
|
159 |
## License
|
160 |
|
161 |
+
The model is based and modified from [Qwen 2.5-7B](https://github.com/QwenLM/Qwen2.5). Code derived from Qwen2.5-7B is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0). Other parts of the code are licensed under the [MIT License](https://opensource.org/licenses/MIT).
|