AudioNotebooks
AudioNotebooks copied to clipboard
Has anyone gotten collect samples.ipynb to work in Windows 10?
At this point, even for just one file, the functions runs endlessly...

Have you solved this? I am encountering the same problem...
I tried to ignore it completely and run load sample directly with the files, but the ffmpeg_load_audio function is giving null value no matter what you feed it.
seems to be a problem with multiprocessing, the console that's running jupyter says AttributeError: 'module' object has no attribute 'job'