You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: