teticio/Deej-AI

Skips all MP3s

Closed this issue · 1 comments

I have ffmpeg, gstreamer, librosa, soundfile, audioread, yet none of my mp3s are processed.
Running Arch Linux, installed dependencies via pacman (some from AUR)

image

How do I get this working

Sorry to hear that. Best advice I can give you is to change the try / except block that skips the mp3s to raise the exception or at least log the error. That should give you a clue as to what is failing.