How to create your own Shazam (audio recognition) with Python in Ubuntu 18.04

preview_player
Показать описание

Please subscribe to our channel. For more awesome content visit

Follow us on Twitter

Like us on Facebook:
Рекомендации по теме
Комментарии
Автор

How to deal with overlapping sounds and background noise?

jayshaligram
Автор

Cool Video. Do you know the "mufin player"? It was an audio player witch analyzed you music on several values (percusive, aggresive, slow, fast... And a lot more). After this it was possible to define different values for an 3+n Axis system and explore your music like an galaxy. It was very impressive. Unfortanly they stopped the support. Is there any possibility to diy?

Matze
Автор

Hello,
I think this video helped me a Lot, I don't have any programming exsperience so I have some questions I can't find an answer to. I would like to make a audio recognition programm which isn't connected to a microphone but to the audio output of a game. I would like the programm to detect specific sounds in the game, like a scream from a certain enemy and than send a command to some audio player to start playing a song. To me it sounds like I would just need to change the programm you presented in the way that it's connected to the audiooutput of my game and is constantly listening + that it send the "play song" command to the aduio player, right?
I sadly haven't got any clue how to do this so could you give me some advice maybe? Ty

tischregal
Автор

Code from the repository doesn't work :(

danieliniguezv
Автор

The problem i have or what a lot of people has is that Not a lot of people would have song files. Would there be another way of getting the songs say from Spotify or youtube?

Edit: The one other question that is how can we use it like on a webpage of some kind? Being local on a ubuntu system is great for mobile But i can not take my desktop system with me. I can run it as a webserver webpage but how can i interface it like that?

DiyintheGhetto
Автор

Could this be ran on a raspberry pi? I saw a project on reddit where someone had made an audio recognition device for their vinyl player with a tft screen using AudD API.

Jovo-fbmb
Автор

I am getting this error on running make clean reset:

ImportError: no module named matplotlib
make: *** ( makefile : 10: reset) Error 1

RITZJAIP
Автор

ImportError: cannot import name 'Database' from 'db' (unknown location)

any solution would be appreciated.

thej
Автор

does it work in windows please or can you do one for windows

DreamscapeHaven
Автор

This is really a great tutorial, can you kindly help me by telling that how can I develop this for videos?

arsalanwasim
Автор

Is there a similar kind of library for android

KiranKJolly
Автор

Hello, is it possible to connect to the shazam database?

alexandremylonas
Автор

This video would be highly appreciated if it were done on windows... not everyone uses Linux based OS

tesfayebaba