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

Colab issue , Is there any way to set the segment size? #167

Open
Difkyear opened this issue Dec 3, 2023 · 3 comments
Open

Colab issue , Is there any way to set the segment size? #167

Difkyear opened this issue Dec 3, 2023 · 3 comments

Comments

@Difkyear
Copy link

Difkyear commented Dec 3, 2023

After running colab for 2 minutes, the result is that the running program is automatically terminated.
loading model... done
loading wave source... done
stft of wave source... done
^C

My audio file is an hour old and seems to exceed the RAM limit. Is there any way to set the segment size?

@Difkyear Difkyear changed the title Colab issue Is there any way to set the segment size? Colab issue , Is there any way to set the segment size? Dec 3, 2023
@Difkyear
Copy link
Author

Difkyear commented Dec 3, 2023

image

@Goldp-js
Copy link

Goldp-js commented Dec 3, 2023

I have 16 Gb of local RAM and it only uses 8 gb (7.80) for inference

@KatieBelli
Copy link

After running colab for 2 minutes, the result is that the running program is automatically terminated. loading model... done loading wave source... done stft of wave source... done ^C

My audio file is an hour old and seems to exceed the RAM limit. Is there any way to set the segment size?

If you haven't found a solution yet, this one should work:

Install Ultimate Vocal Remover GUI (Github) on your PC. Import your pth model to the model folder of VR Architecture and choose the right parameter option. Now you can choose your model, its segment size and run it on several audio files. This could work for long audio, too. It's worth a try.

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