dpwe / audfprint

Landmark-based audio fingerprinting
MIT License
536 stars 121 forks source link

Use audfprint as a module #82

Open pj-mathematician opened 3 years ago

pj-mathematician commented 3 years ago

I want to use this really cool project inside my code, can you please help me with it? i have a folder with ~100 .mp3 files which have to be analysed by a database and i need to export the results in csv file. For one file i use python audfprint.py match --dbase ostp.pklz /content/drive/MyDrive/audio/chunk0.mp3 I have chunk0.mp3 to chunk100.mp3 in the audio directory