A feature for a Wargreen installation. There is spatialized sound that accompanies a musician who plays live. The goal is to determine the next accompaniment sound. We will select the one that will be closer to the sound played live.
Find a file
Lapin 3c4d7b7299 feat: cover song identification via stream
I found a tuto with the streaming way to performe cover song identification.
I also add a way to download some sound with youtube dl.
to download musique now just type:

youtube-dl --config-location config_youtube-dl
2021-06-05 21:51:04 +02:00
.gitignore feat: cover song identification via stream 2021-06-05 21:51:04 +02:00
config_youtube-dl feat: cover song identification via stream 2021-06-05 21:51:04 +02:00
cover_song_identification.py feat: cover song identification exemple 2021-06-04 22:29:55 +02:00
cover_song_stream.py feat: cover song identification via stream 2021-06-05 21:51:04 +02:00
song_to_test feat: cover song identification via stream 2021-06-05 21:51:04 +02:00
todo feat: cover song identification via stream 2021-06-05 21:51:04 +02:00