-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RVC Audio Conversion on the new UI does not accept .mp3 files #446
Comments
Is this for the react UI or gradio? Either should be able to do mp3s though |
react |
i have the same problem yes, the ReactUI seems to not accept any audio when you upload them. i'm talking about the "Audio Conversion" tab it works if you try to upload a.. "fake" file for example. if you create a .txt file, rename it to.. "somerandomshit.mp3" or any supported type of audio file, and try to upload that, you can upload it. but obviously doesn't work when you use it. but, if you try to upload a "real" song, in any supported format, doesn't work. |
Ok found the problem. it seems that in the ReactUI, Audio Conversion tab, you can't upload ANY file that's bigger than 4000 kb i tried a bunch of files that are less or equal than 3735 kb, (don't have time to test the real exact limit in kb, i will approx. to 4000) they work, they upload without any problem. |
i will wait for a fix, because i really like the react ui, its so clean and simple, for now i will use the gradio ui |
and also, in the Audio Conversion tab, RVC, in the Pitch Collection Method you can select fcpe but it doesn't work because the package torchfcpe is not installed, i had to install it manually, can you also fix this? |
why was there a swap from gradio to react, i thought radio was the de facto ai standard |
No description provided.
The text was updated successfully, but these errors were encountered: