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

Missing prebuilt linux (arm64) binary and no guide about building it for docker #381

Closed
imWildCat opened this issue Apr 6, 2023 · 4 comments

Comments

@imWildCat
Copy link

When running on linux arm64, it always shows:

soundfile.LibsndfileError: Error opening <_io.BytesIO object at 0xffffaa33e340>: Format not recognised
@bastibe
Copy link
Owner

bastibe commented Apr 7, 2023

Please show a complete code example.

If there's no prebuilt wheel, you need to supply your own libsndfile.

@imWildCat
Copy link
Author

Sorry!

I was actually using this lib indirectly via the SDK of ElevenLabs: https://github.com/lugia19/elevenlabslib/blob/bcc1a00190fb088745d9774f1d63f991317c862b/elevenlabslib/helpers.py#L8

@bastibe
Copy link
Owner

bastibe commented Apr 7, 2023

This is an issue tracker, not a discussion forum. Please state your problem with Soundfile, and provide a code example that reproduces the error.

@imWildCat imWildCat closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2023
@imWildCat
Copy link
Author

@bastibe I believe this is an issue.

In this case, I won't move forward.

I think the right solution is to provide pre-built arm64 binary on pipy. I will look for solutions of it.

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