magenta / ddsp-vst

Realtime DDSP Neural Synthesizer and Effect
Apache License 2.0
724 stars 72 forks source link

[BUG] FilenotfoundError: no mp3s or wavs in folder #51

Open adrizos opened 1 year ago

adrizos commented 1 year ago

Describe the bug Running the web trainer, select a gdrive folder with wav and mp3 files. Run the app, get error that says it cant find any mp3 or wav files in the folder. Ive used the in browser terminal to check the contents of the folder in the error message and the files are there.

FileNotFoundError: Sorry, it seems that there aren't any MP3 or WAV files in your folder (/'MYFOLDER'). Try running again and choose a different folder.

System Info MacbookPro 16" MACOS 13.4

To Reproduce Run the web trainer, point to gdrive folder with files, get error.