boy1dr/SpleeterGui

stream for stream in probe["streams"] if stream["codec_type"] == "audio"

Closed this issue · 3 comments

Hello everyone,

May I have help for this issue?

spleeter()

File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\typer\main.py", line 214, in call
return get_command(self)(*args, **kwargs)
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\click\core.py", line 829, in call
return self.main(*args, **kwargs)
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\click\core.py", line 1259, in invoke
return process_result(sub_ctx.command.invoke(sub_ctx))
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\typer\main.py", line 497, in wrapper
return callback(**use_params) # type: ignore
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\spleeter_main
.py", line 137, in separate
synchronous=False,
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\spleeter\separator.py", line 376, in separate_to_file
sample_rate=self._sample_rate,
File "C:\Users\chris\AppData\Roaming\SpleeterGUI\python\Lib\site-packages\spleeter\audio\ffmpeg.py", line 111, in load
stream for stream in probe["streams"] if stream["codec_type"] == "audio"
StopIteration
Finished processing all songs

Run complete

I installed it into roaming as "SpleeterGUI" which is also the folder where I set the PATH. I didn't run the core update. Also, I reinstalled after receiving the spleeter bug the first time it was installed.

Please help me! D:

What format is your audio in?

it appears to be having an issue with the format or sample rate