Update README.md
Browse files
README.md
CHANGED
|
@@ -13,8 +13,11 @@ The Audio, Music, and AI lab at Singapore University of Technology and Design fo
|
|
| 13 |
|
| 14 |
[More info and publications here.](https://dorienherremans.com/biblio)
|
| 15 |
|
| 16 |
-
|
| 17 |
- Mustango: text-to-music generation: [code](https://github.com/AMAAI-Lab/mustango) - [live demo](https://replicate.com/declare-lab/mustango)
|
| 18 |
- Video2Music: video-to-music generation: [code](https://github.com/AMAAI-Lab/Video2Music)
|
| 19 |
- nnAudio: on-the-fly spectrogram extraction: [code](https://github.com/AMAAI-Lab/nnAudio)
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
[More info and publications here.](https://dorienherremans.com/biblio)
|
| 15 |
|
| 16 |
+
Popular software:
|
| 17 |
- Mustango: text-to-music generation: [code](https://github.com/AMAAI-Lab/mustango) - [live demo](https://replicate.com/declare-lab/mustango)
|
| 18 |
- Video2Music: video-to-music generation: [code](https://github.com/AMAAI-Lab/Video2Music)
|
| 19 |
- nnAudio: on-the-fly spectrogram extraction: [code](https://github.com/AMAAI-Lab/nnAudio)
|
| 20 |
|
| 21 |
+
Popular Datasets:
|
| 22 |
+
- [MusicBench](https://huggingface.co/datasets/amaai-lab/MusicBench): text caption with music audio
|
| 23 |
+
- [MidiCaps](https://huggingface.co/datasets/amaai-lab/MidiCaps): text caption with music midi (large-scale)
|