Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,10 @@ The Audio, Music, and AI lab at Singapore University of Technology and Design fo
|
|
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 |
-
- 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 |
|
|
|
14 |
[More info and publications here.](https://dorienherremans.com/biblio)
|
15 |
|
16 |
Popular software:
|
17 |
+
- SonicVerse: time-aware music captioning: [code](https://github.com/AMAAI-Lab/sonicverse) - [live demo](https://huggingface.co/spaces/amaai-lab/SonicVerse)
|
18 |
+
- Music2Emo: emotion detection from music: [code](https://github.com/AMAAI-Lab/Music2Emotion) - [live demo](https://huggingface.co/spaces/amaai-lab/music2emo/discussions/1)
|
19 |
- Mustango: text-to-music generation: [code](https://github.com/AMAAI-Lab/mustango) - [live demo](https://replicate.com/declare-lab/mustango)
|
20 |
- Video2Music: video-to-music generation: [code](https://github.com/AMAAI-Lab/Video2Music)
|
|
|
21 |
- Text2midi: text-to-midi generation: [code](https://github.com/AMAAI-Lab/text2midi)
|
22 |
- nnAudio: on-the-fly spectrogram extraction: [code](https://github.com/AMAAI-Lab/nnAudio)
|
23 |
|