SpleeterGui
SpleeterGui copied to clipboard
stream for stream in probe["streams"] if stream["codec_type"] == "audio"
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
It is a mp3 i converted from a youtube song. There may be sample rate issues or a copyright. I was using the command prompt version of spleeter previously and never had an issue with copyright.
On Wed, Aug 17, 2022 at 7:42 PM Chris Mitchell @.***> wrote:
What format is your audio in?
it appears to be having an issue with the format or sample rate
— Reply to this email directly, view it on GitHub https://github.com/boy1dr/SpleeterGui/issues/165#issuecomment-1218786451, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2SOSO7SY6DHWPNCKWZ5A5DVZWBIDANCNFSM563LK53Q . You are receiving this because you authored the thread.Message ID: @.***>
You were right. it was that file. Thank you so much for your Time, Chris!!
On Wed, Aug 17, 2022 at 8:30 PM Rolando Martinez @.***> wrote:
It is a mp3 i converted from a youtube song. There may be sample rate issues or a copyright. I was using the command prompt version of spleeter previously and never had an issue with copyright.
On Wed, Aug 17, 2022 at 7:42 PM Chris Mitchell @.***> wrote:
What format is your audio in?
it appears to be having an issue with the format or sample rate
— Reply to this email directly, view it on GitHub https://github.com/boy1dr/SpleeterGui/issues/165#issuecomment-1218786451, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2SOSO7SY6DHWPNCKWZ5A5DVZWBIDANCNFSM563LK53Q . You are receiving this because you authored the thread.Message ID: @.***>