Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,11 @@ The Audio, Music, and AI lab at Singapore University of Technology and Design fo
|
|
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 |
- Text2midi: text-to-midi generation: [code](https://github.com/AMAAI-Lab/text2midi)
|
20 |
- nnAudio: on-the-fly spectrogram extraction: [code](https://github.com/AMAAI-Lab/nnAudio)
|
21 |
|
22 |
Popular Datasets:
|
23 |
-
- [
|
24 |
-
- [
|
|
|
|
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 |
+
- Music2Emo: emotion detection from music: [code](https://github.com/AMAAI-Lab/Music2Emotion) - [live demo](https://huggingface.co/spaces/amaai-lab/music2emo/discussions/1)
|
20 |
- Text2midi: text-to-midi generation: [code](https://github.com/AMAAI-Lab/text2midi)
|
21 |
- nnAudio: on-the-fly spectrogram extraction: [code](https://github.com/AMAAI-Lab/nnAudio)
|
22 |
|
23 |
Popular Datasets:
|
24 |
+
- [JamendoMaxCaps](https://huggingface.co/datasets/amaai-lab/JamendoMaxCaps): text captions with instrumental music audio
|
25 |
+
- [MusicBench](https://huggingface.co/datasets/amaai-lab/MusicBench): text captions with music audio
|
26 |
+
- [MidiCaps](https://huggingface.co/datasets/amaai-lab/MidiCaps): text captions with music midi (large-scale)
|