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

Index Error #892

Open
monja119 opened this issue Feb 16, 2024 · 0 comments
Open

Index Error #892

monja119 opened this issue Feb 16, 2024 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@monja119
Copy link

if I run the code, I always get Index Error on spleeter/spleeter/audio/convertor.py", line 56, in to_stereo
if waveform.shape[1] == 1:
~~~~~~~~~~~~~~^^^
IndexError: tuple index out of range

I print the waveform.shape, it gives me wave form : (479832,) ,,,yeah really out range, I try change many audio file but same error

@monja119 monja119 added bug Something isn't working invalid This doesn't seem right labels Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant