Skip to content
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

Open
RustoMCSpit opened this issue Feb 4, 2025 · 7 comments
Open

RVC Audio Conversion on the new UI does not accept .mp3 files #446

RustoMCSpit opened this issue Feb 4, 2025 · 7 comments

Comments

@RustoMCSpit
Copy link

No description provided.

@rsxdalv
Copy link
Owner

rsxdalv commented Feb 4, 2025

Is this for the react UI or gradio? Either should be able to do mp3s though

@RustoMCSpit
Copy link
Author

react

@SuperFurias
Copy link

SuperFurias commented Feb 10, 2025

i have the same problem yes, the ReactUI seems to not accept any audio when you upload them.
the normal gradio UI works just fine, you upload the file and appears. the react ui doesn't work.
not only mp3 files, any audio file, they just don't upload

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.

@SuperFurias
Copy link

SuperFurias commented Feb 10, 2025

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.
but if i try ANY file that's more than 4000, like, for example (in my case), 4176, it doesn't work.
@rsxdalv

@SuperFurias
Copy link

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

@SuperFurias
Copy link

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?

@RustoMCSpit
Copy link
Author

why was there a swap from gradio to react, i thought radio was the de facto ai standard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants