aarnphm / whispercpp

Pybind11 bindings for Whisper.cpp
Apache License 2.0
325 stars 63 forks source link

revert: remove arm wheels for now #71

Closed aarnphm closed 1 year ago

aarnphm commented 1 year ago

Signed-off-by: Aaron 29749331+aarnphm@users.noreply.github.com

What does this PR address?

Currently the arm wheels for some reason is compiled with x86

Before submitting:

aarnphm commented 1 year ago

I will look into building arm wheels when I'm free.