samim
samim
@eljeff You mentioned "and wav doesnt appear to work for me", can you give me a hint what does not work? would be awesome to get that fixed!
This has been fixed now with an updated requirements.txt
The readme has been updated to include this fix for clarity. Thanks!
Not sure why this is happening and don't have a Windows10 system to test it. You can try replacing the line from `yt_dlp import YoutubeDL` with `import youtube_dl as YoutubeDL`...
any updates on the training code? would be amazing to get this in the open ecosystem!
What platform (windows, mac, linux) are you on?
Do you have `ffmpeg` installed on your system? `brew install ffmpeg`
Polymath requires Python 3.7, 3.8, 3.9 or 3.10 (no bigger than 3.10 on MacOs!). Please try upgrading your setup!
awesome!
Please try again, the last commit should likely fix this issue.