dorienh commited on
Commit
b6be31a
1 Parent(s): cda56a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,4 +13,8 @@ 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
 
 
13
 
14
  [More info and publications here.](https://dorienherremans.com/biblio)
15
 
16
+ Some 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