worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.36k stars 1.43k forks source link

Wrong Song return when use in telegram bot #223

Open BluestarCo opened 4 years ago

BluestarCo commented 4 years ago

Hi guys

I wrote a bot that receives the voice via telegram telegram voice format ogg opus and my database songs mp3

im convert ogg to mp3 using pydub but dejavu return wrong song

why?