You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
After running colab for 2 minutes, the result is that the running program is automatically terminated. loading model... doneloading wave source... donestft 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.
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?
The text was updated successfully, but these errors were encountered: