tazz4843 / whisper-rs

Rust bindings to https://github.com/ggerganov/whisper.cpp
The Unlicense
607 stars 105 forks source link

illegal hardware instruction [aarch64-apple-darwin] #125

Closed BadMask121 closed 2 months ago

BadMask121 commented 3 months ago

In case anyone encounters this issue on Mac M2

Solution: install and use nightly version of rust

tazz4843 commented 2 months ago

Not sure if I can help with debugging this, gonna go ahead and close unless you want to provide more details.