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

I don't know if the processing is finished, but I can't find the separated audio files anyway. #191

Open
sechsy opened this issue Feb 23, 2023 · 12 comments

Comments

@sechsy
Copy link

sechsy commented Feb 23, 2023

開始處理所有歌曲
處理中 C:\Users\Administrator\Desktop\2月22日.mp3
Traceback (most recent call last):
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\runpy.py", line 193, in run_module_as_main
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\runpy.py", line 85, in run_code
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter_main
.py", line 262, in
entrypoint()
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter_main
.py", line 256, in entrypoint
spleeter()
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\typer\main.py", line 214, in call
return get_command(self)(*args, **kwargs)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\click\core.py", line 829, in call
return self.main(*args, **kwargs)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\click\core.py", line 1259, in invoke
return process_result(sub_ctx.command.invoke(sub_ctx))
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\typer\main.py", line 497, in wrapper
return callback(**use_params) # type: ignore
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter_main
.py", line 137, in separate
synchronous=False,
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter\separator.py", line 378, in separate_to_file
sources = self.separate(waveform, audio_descriptor)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter\separator.py", line 321, in separate
return self._separate_librosa(waveform, audio_descriptor)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter\separator.py", line 265, in _separate_librosa
sess = self._get_session()
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\spleeter\separator.py", line 240, in _get_session
saver.restore(self._session, latest_checkpoint)
File "D:\Program Files(x86)\SpleeterGUI\SpleeterGUI\python\Lib\site-packages\tensorflow\python\training\saver.py", line 1291, in restore
raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.
結束處理所有歌曲

@boy1dr
Copy link
Owner

boy1dr commented Feb 23, 2023

please see previous issue #189

or 188

@sechsy
Copy link
Author

sechsy commented Feb 24, 2023

I followed your instruction, deleted the 2steam file, then restarted the computer system and rebooted it, run the software as administrator, but still could not separate the audio file or even find the exported audio file, what can I do now? I am using a Win7 64-bit system, so I can't use such a great software design?

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

Still can not come out to help me

@boy1dr
Copy link
Owner

boy1dr commented Feb 25, 2023

@sechsy It's not usually this hard to run the software as long as your computer is capable of it.

Sorry that you are having a bad time, lets see if one of these suggestions helps you out.

Your CPU must support the AVX instruction, i made an AVX test application that will give you a simple yes or no, it can be downloaded here https://makenweb.com/downloads/AVXcheck.zip

More information about AVX is on my site https://makenweb.com/#avxcheck

If you get a "yes" from the AVX check, try removing the current SpleeterGUI version and install the last full installer i made https://makenweb.com/downloads/old_filezz/SpleeterGUI_V2.9.2.msi

If you get a "no" from AVX check then i'm sorry but your computer isn't able to run Spleeter. Most laptops and older machines will lack the AVX instruction that allows AI to function, it's pretty new.

That SpleeterGUI download is for version 2.9.2 which is an older version of Spleeter but it also contains the model files you seem to be having trouble downloading. It is a bigger download because of the pretrained model files.

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

QQ图片20230225143029

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

QQ图片20230225145251

@boy1dr
Copy link
Owner

boy1dr commented Feb 25, 2023

We had a win ?

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

I don't know why, but I actually succeeded. I'm so happy because you made some adjustments right? It feels like hitting the jackpot. Thank you. I was so excited that I jumped up and down on the spot. Instantly felt like there was nothing wrong with my computer. Can I ask you another question about another area? I have some SRT subtitle files and I want to make it synthesize audio files, something like reading out the subtitles into downloadable audio or something like that. Of course, it doesn't have to be an area you're familiar with, but if you can answer that would be great. Because I think you're great.

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

You have this SpleeterGui audio separation software, which is very popular on YouTube. Many people are admiring it and I've been frustrated for the first few days because I couldn't use it, so thank you for your company and technical support these days.

@boy1dr
Copy link
Owner

boy1dr commented Feb 25, 2023

The difference between 2.9.2 and 2.9.4 is that i removed the pretrained model files from the newer version to save a bit of bandwidth, but that means the end user needs to download them and since SpleeterGUI is a windows executable launching a python application that downloads something it can be seen malicious and stopped by defender or antivirus. total pain in the butt.

I'm not sure what you mean about synthesizing subtitle tracks but there are text-to-speech sites out there that will provide you with audio files, some even AI generated. The freeware linux one (eSpeak) isn't great. Just google (ai text to speech) and you will find plenty of options.

And no worries with the support. if i have time i will jump in and solve issues :)

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

I also tried to use AI, but I can't go through the generation of audio based on the timeline. This one bothers me more. But thank you very much and good luck with your work. (The srt subtitles are similar to this image. The generated audio also needs the corresponding time interval)
QQ图片20230225151108

@sechsy
Copy link
Author

sechsy commented Feb 25, 2023

QQ图片20230225150928

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

2 participants