GithubHelp home page GithubHelp logo

Comments (10)

Freddd13 avatar Freddd13 commented on July 18, 2024 2

In fact, if you have a torch environment, you don't need the full package lol but just the code as I mentioned in README.md. This package is large because it contains a independent python environment and cuda.
Anyway, glad to help you run successfully. Good luck.

from music-separation-gui.

Freddd13 avatar Freddd13 commented on July 18, 2024

Hi, lucas. Are you using GUI only or the full package? I think it is caused by an improper torch version. If you install torch by yourself, you should install 1.7.1 version.

from music-separation-gui.

Freddd13 avatar Freddd13 commented on July 18, 2024

Besides, I found that you are not using the latest version. Please refer to the release to get 003 version. It should work fine.

from music-separation-gui.

User0404 avatar User0404 commented on July 18, 2024

16:36:25 Traceback (most recent call last):
16:36:25 File "D:_easyHelper_\Python\Lib\site-packages\qgui\base_tools.py", line 169, in new_func
func(obj)
16:36:25 File "D:_easyHelper_\resources\MainUI.py", line 232, in run_single
progress = self
16:36:25 File "D:_easyHelper_\resources\SepProcessor.py", line 149, in separate_file
audio = load_audio(audio_path=audio_path, mono=False, sample_rate=sample_rate) # audio: (input_channels, audio_samples)
16:36:25 File "D:_easyHelper_\Python\Lib\site-packages\bytesep\utils.py", line 62, in load_audio
audio_path, sr=sample_rate, mono=mono, offset=offset, duration=duration
16:36:25 File "D:_easyHelper_\Python\Lib\site-packages\librosa\core\audio.py", line 163, in load
y, sr_native = _audioread_load(path, offset, duration, dtype)
16:36:25 File "D:_easyHelper
\Python\Lib\site-packages\librosa\core\audio.py", line 187, in audioread_load
with audioread.audio_open(path) as input_file:
16:36:25 File "D:_easyHelper
\Python\Lib\site-packages\audioread_init
.py", line 116, in audio_open
raise NoBackendError()
16:36:25 audioread.exceptions.NoBackendError
16:36:25 None

请问这是什么问题呢?
cpu R5
显卡 rtx 1650

from music-separation-gui.

Freddd13 avatar Freddd13 commented on July 18, 2024

from music-separation-gui.

playdasegunda avatar playdasegunda commented on July 18, 2024

Good afternoon, sorry for the late reply,

Unfortunately I'm still facing the same problem reported,

I downloaded the package with the latest version of this GUI but I still get the error "istft.ola_window"

I have no idea what it could be,

I can only say that probably the problem is because I have installed some pip dependency, but I don't know what it is, do you have an idea what it might be?

from music-separation-gui.

Freddd13 avatar Freddd13 commented on July 18, 2024

@lucasbr15 How do you launch the program? Please just open run.exe to launch instead of using python MainUI.py.
Remeber if you run it for the first time, you need to run install.cmd first.

To install, run install.cmd.

Wait the terminal to download and install packages. If you encounter a win32 dll import error, try to run the fix_win32_error.bat.

This may take some time, please be patient. If it is stuck for too long, please try to press "Enter" on your keyboard!!! (This problem may only occurs during the first opening.)

After the first installation, you can quickly start the program by running run.exe in the future. In fact, the install.cmd will provoke the run.exe. The former is to deal with torch packages, so there's no need to run it after the installation.

from music-separation-gui.

playdasegunda avatar playdasegunda commented on July 18, 2024

Hello;

When running run.exe I get the following error
Screenshot_1

from music-separation-gui.

Freddd13 avatar Freddd13 commented on July 18, 2024

The directory you use should not contain a space.

from music-separation-gui.

playdasegunda avatar playdasegunda commented on July 18, 2024

Good afternoon, now it is working 100% I moved the Programs Files folder to Downloads, and installed torch torch 1.11.0+cu113 and it seems to work, probably the error I was getting was because I was using torch 1.9.0, I am running it from the exe file as suggested and it is also working normally now, thanks a lot for the help!

from music-separation-gui.

Related Issues (5)

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.