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

Stuck on 'Starting processing of all songs' #212

Open
Symbai opened this issue Jan 12, 2024 · 12 comments
Open

Stuck on 'Starting processing of all songs' #212

Symbai opened this issue Jan 12, 2024 · 12 comments

Comments

@Symbai
Copy link

Symbai commented Jan 12, 2024

I upgraded from 2.9.0 to 2.9.5. I got a 2 minutes and 30 seconds mp3 file. Dragged it on SpleeterGUI but it just stuck on 'Starting processing of all songs' for a couple of minutes now. I dont see any real activity in process manager. Are there any logs or something that tells me whats the problem? If its the new python core, why not choosing a python core build which is NOT "in testing"?

Because after I downgraded to 2.9.0 it completed within a few seconds.

Windows 11
AMD Ryzen 9 3950X
64GB Memory
2080 TI

@titet11
Copy link

titet11 commented Jan 31, 2024

lo mas seguro que tengas una versión preinstalada de python.
en ese caso, te recomiendo instalar node js, para que desde allí, se descargue python desde cero, sin usar el instalador oficial.

@mdolnik
Copy link

mdolnik commented Apr 3, 2024

I am having the same issue and had to downgrade to 2.9.2.

I couldn't find my original installer file as the https://makenweb.com/SpleeterGUI site only links to the latest 2.9.5 installer.

I was able to find older installers on https://archive.org/download/spleetergui

@DeafNet
Copy link

DeafNet commented Jul 28, 2024

I am having the same issue and had to downgrade to 2.9.2.

I couldn't find my original installer file as the https://makenweb.com/SpleeterGUI site only links to the latest 2.9.5 installer.

I was able to find older installers on https://archive.org/download/spleetergui

Does that work ?

@mdolnik
Copy link

mdolnik commented Jul 28, 2024

Does that work ?

Downgrading to 2.9.2 worked for me, but it seems my https://archive.org/download/spleetergui link no longer works.

https://archive.org/search?query=spleetergui seems to have a download for 2.9.1 but I haven't tried it.

Either way, these days I use Audacity which now has a plugin for AI audio separation:
https://www.audacityteam.org/blog/openvino-ai-effects/#ai-tools-for-music

@boy1dr
Copy link
Owner

boy1dr commented Jul 29, 2024

i'll pop all download links on the makenweb site tonight https://makenweb.com/SpleeterGUI
Various versions have different issues on Windows, mainly defender & anti ransomware disallowing the moving of files from a zip that originated from the internet, or executing python scripts from an unsigned exe that downloads files.
This all has to do with the model files being large files and updated while SpleeterGUI is running.
Sometime you need to downgrade versions to prevent your windows attacking it. you could whitelist it, but that's never a good idea.

@Symbai
Copy link
Author

Symbai commented Jul 29, 2024

It's definitely not the AV or I would see it in history. Same for unsigned exe, previous versions are unsigned too and 2.9.5 has been out for a while so its a known executable. I'd rather say that the Python version is bugged. And that brings me back to my original question:

If its the new python core, why not choosing a python core build which is NOT "in testing"?

I mean you put a huuuge warning on your site about that:
image

And it's not clear why you have chosen THIS particular unstable python version. And isn't there a newer python version out already (perhaps even stable) which you can use and make a 2.9.6 ?

@DeafNet
Copy link

DeafNet commented Jul 29, 2024

i'll pop all download links on the makenweb site tonight https://makenweb.com/SpleeterGUI

Various versions have different issues on Windows, mainly defender & anti ransomware disallowing the moving of files from a zip that originated from the internet, or executing python scripts from an unsigned exe that downloads files.

This all has to do with the model files being large files and updated while SpleeterGUI is running.

Sometime you need to downgrade versions to prevent your windows attacking it. you could whitelist it, but that's never a good idea.

Please let me know once you set up , I really want it on my other computer

@titet11
Copy link

titet11 commented Jul 29, 2024

@DeafNet It is better to disable Windows Defender, I have a tool that disables it with a single click, you will just need to restart for the changes to take effect.

@boy1dr
Copy link
Owner

boy1dr commented Jul 29, 2024

@DeafNet here's all the files i could find on the server
/downloads/old_filezz/SpleeterGUI_V2.6.msi
/downloads/old_filezz/SpleeterGUI_V2.7.msi
/downloads/old_filezz/SpleeterGUI_V2.8.msi
/downloads/old_filezz/SpleeterGUI_V2.9.1.msi
/downloads/old_filezz/SpleeterGUI_V2.9.1.zip
/downloads/old_filezz/SpleeterGUI_V2.9.2.msi

The server is still quite stressed serving so much content i don't really want these links on the site in case it's malfunctioning crawlers generating the bandwidth.

@boy1dr
Copy link
Owner

boy1dr commented Jul 29, 2024

@Symbai i'm not a python expert, it took a long while to find a compatible mix of package versions that i could ship. it isn't the latest but its an improvement on the previous versions.
You can check the model files and make sure python is downloading them.
Delete the folders 2stem, 4stem, 5stem from this location
\SpleeterGUI\pretrained_models

Spleeter will download them again next time you run each stem option.
The OS can block those downloads and stall out the GUI.

@DeafNet
Copy link

DeafNet commented Jul 29, 2024

@DeafNet here's all the files i could find on the server

/downloads/old_filezz/SpleeterGUI_V2.6.msi

/downloads/old_filezz/SpleeterGUI_V2.7.msi

/downloads/old_filezz/SpleeterGUI_V2.8.msi

/downloads/old_filezz/SpleeterGUI_V2.9.1.msi

/downloads/old_filezz/SpleeterGUI_V2.9.1.zip

/downloads/old_filezz/SpleeterGUI_V2.9.2.msi

The server is still quite stressed serving so much content i don't really want these links on the site in case it's malfunctioning crawlers generating the bandwidth.

How do I download from that file, sorry for asking I am such newbie.

@boy1dr
Copy link
Owner

boy1dr commented Jul 29, 2024

@DeafNet oops yeah it's just on the makenweb.com server, like this.
makenweb.com/downloads/old_filezz/SpleeterGUI_V2.9.2.msi

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

5 participants