Chong Zhang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
[//]: # (# InspireMusic)
|
2 |
<p align="center">
|
3 |
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank">
|
@@ -18,12 +25,12 @@
|
|
18 |
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank">
|
19 |
<img alt="Code" src="https://img.shields.io/badge/Code%20β-InspireMusic?labelColor=%20%237372EB&label=InspireMusic&color=%20%235462eb"></a>
|
20 |
|
21 |
-
<a href="https://huggingface.co/FunAudioLLM/InspireMusic-Base" target="_blank">
|
22 |
<img alt="Model" src="https://img.shields.io/badge/InspireMusic-Model-lightgrey"></a>
|
23 |
|
24 |
<a href="https://arxiv.org/abs/" target="_blank">
|
25 |
<img alt="Paper" src="https://img.shields.io/badge/arXiv-Paper-lightgrey"></a>
|
26 |
-
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank">
|
27 |
|
28 |
[//]: # (<a href="https://huggingface.co/FunAudioLLM/InspireMusic-Base" target="_blank">)
|
29 |
|
@@ -62,7 +69,6 @@
|
|
62 |
|
63 |
InspireMusic is a fundamental AIGC toolkit designed for music, song, and audio generation using the PyTorch library.
|
64 |
|
65 |
-
 Please support our community project π by starring it on GitHub ε βζ―ζ π
|
66 |
|
67 |
---
|
68 |
<a name="Highligts"></a>
|
@@ -268,44 +274,6 @@ for task in 'text-to-music' 'continuation'; do
|
|
268 |
done
|
269 |
```
|
270 |
|
271 |
-
## Roadmap
|
272 |
-
|
273 |
-
- [ ] 2024/12
|
274 |
-
- [ ] 75Hz InspireMusic base model for music generation
|
275 |
-
- [ ] Support song generation task
|
276 |
-
|
277 |
-
- [ ] 2025/01
|
278 |
-
- [ ] 75Hz InspireSong model for song generation
|
279 |
-
|
280 |
-
- [ ] 2025/02
|
281 |
-
- [ ] Support audio generation task
|
282 |
-
- [ ] 75Hz InspireMusic-1.5B model for music generation
|
283 |
-
|
284 |
-
- [ ] 2025/03
|
285 |
-
- [ ] 75Hz InspireAudio model for music and audio generation
|
286 |
-
|
287 |
-
- [ ] TBD
|
288 |
-
|
289 |
-
- [ ] 25Hz InspireMusic model
|
290 |
-
- [ ] Support 48kHz stereo audio
|
291 |
-
- [ ] Streaming inference mode support
|
292 |
-
- [ ] Support more instruction mode, multi-lingual instructions
|
293 |
-
- [ ] InspireSong trained with more multi-lingual data
|
294 |
-
- [ ] More...
|
295 |
-
|
296 |
-
---
|
297 |
-
### Friend Links
|
298 |
-
Checkout some awesome Github repositories from Speech Lab of Institute for Intelligent Computing, Alibaba Group.
|
299 |
-
|
300 |
-
<p align="center">
|
301 |
-
<a href="https://github.com/modelscope/ClearerVoice-Studio" target="_blank">
|
302 |
-
<img alt="Demo" src="https://img.shields.io/badge/Repo | Space-ClearVoice?labelColor=&label=ClearVoice&color=green"></a>
|
303 |
-
<a href="https://github.com/FunAudioLLM/CosyVoice" target="_blank">
|
304 |
-
<img alt="Demo" src="https://img.shields.io/badge/Repo | Space-CosyVoice?labelColor=&label=CosyVoice&color=green"></a>
|
305 |
-
<a href="https://github.com/FunAudioLLM/SenseVoice" target="_blank">
|
306 |
-
<img alt="Demo" src="https://img.shields.io/badge/Repo | Space-SenseVoice?labelColor=&label=SenseVoice&color=green"></a>
|
307 |
-
</p>
|
308 |
-
|
309 |
## Community & Discussion
|
310 |
* Please support our community project π by starring it on GitHub π
|
311 |
* Welcome to join our DingTalk and WeChat groups to share and discuss algorithms, technology, and user experience feedback. You may scan the following QR codes to join our official chat groups accordingly.
|
@@ -344,4 +312,4 @@ Checkout some awesome Github repositories from Speech Lab of Institute for Intel
|
|
344 |
9. We borrowed a lot of code from [WeNet](https://github.com/wenet-e2e/wenet).
|
345 |
|
346 |
## Disclaimer
|
347 |
-
The content provided above is for academic purposes only and is intended to demonstrate technical capabilities. Some examples are sourced from the internet. If any content infringes on your rights, please contact us to request its removal.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- music-generation
|
7 |
+
---
|
8 |
[//]: # (# InspireMusic)
|
9 |
<p align="center">
|
10 |
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank">
|
|
|
25 |
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank">
|
26 |
<img alt="Code" src="https://img.shields.io/badge/Code%20β-InspireMusic?labelColor=%20%237372EB&label=InspireMusic&color=%20%235462eb"></a>
|
27 |
|
28 |
+
<!-- <a href="https://huggingface.co/FunAudioLLM/InspireMusic-Base" target="_blank">
|
29 |
<img alt="Model" src="https://img.shields.io/badge/InspireMusic-Model-lightgrey"></a>
|
30 |
|
31 |
<a href="https://arxiv.org/abs/" target="_blank">
|
32 |
<img alt="Paper" src="https://img.shields.io/badge/arXiv-Paper-lightgrey"></a>
|
33 |
+
<a href="https://github.com/FunAudioLLM/InspireMusic" target="_blank"> -->
|
34 |
|
35 |
[//]: # (<a href="https://huggingface.co/FunAudioLLM/InspireMusic-Base" target="_blank">)
|
36 |
|
|
|
69 |
|
70 |
InspireMusic is a fundamental AIGC toolkit designed for music, song, and audio generation using the PyTorch library.
|
71 |
|
|
|
72 |
|
73 |
---
|
74 |
<a name="Highligts"></a>
|
|
|
274 |
done
|
275 |
```
|
276 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
277 |
## Community & Discussion
|
278 |
* Please support our community project π by starring it on GitHub π
|
279 |
* Welcome to join our DingTalk and WeChat groups to share and discuss algorithms, technology, and user experience feedback. You may scan the following QR codes to join our official chat groups accordingly.
|
|
|
312 |
9. We borrowed a lot of code from [WeNet](https://github.com/wenet-e2e/wenet).
|
313 |
|
314 |
## Disclaimer
|
315 |
+
The content provided above is for academic purposes only and is intended to demonstrate technical capabilities. Some examples are sourced from the internet. If any content infringes on your rights, please contact us to request its removal.
|