Git Product home page Git Product logo

Comments (12)

titet11 avatar titet11 commented on August 14, 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.

from spleetergui.

mdolnik avatar mdolnik commented on August 14, 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

from spleetergui.

DeafNet avatar DeafNet commented on August 14, 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 ?

from spleetergui.

mdolnik avatar mdolnik commented on August 14, 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

from spleetergui.

boy1dr avatar boy1dr commented on August 14, 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.

from spleetergui.

Symbai avatar Symbai commented on August 14, 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 ?

from spleetergui.

DeafNet avatar DeafNet commented on August 14, 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

from spleetergui.

titet11 avatar titet11 commented on August 14, 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.

from spleetergui.

boy1dr avatar boy1dr commented on August 14, 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.

from spleetergui.

boy1dr avatar boy1dr commented on August 14, 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.

from spleetergui.

DeafNet avatar DeafNet commented on August 14, 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.

from spleetergui.

boy1dr avatar boy1dr commented on August 14, 2024

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

from spleetergui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.