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

Running latest whisper.cpp #2

Closed
wants to merge 2 commits into from
Closed

Running latest whisper.cpp #2

wants to merge 2 commits into from

Conversation

jafri
Copy link

@jafri jafri commented Oct 25, 2022

Not sure about the fp.__bindgen_anon_1 part, would not compile without commenting it out

Btw tested on M1 mac and it works fine, needs following in .cargo/config.toml

[target.aarch64-apple-darwin]
rustflags = "-lc++ -l framework=Accelerate"

@tazz4843
Copy link
Owner

Sorry this took me so long to get around to. Given what happened with the bindings changing, I'm going to do this myself from a fresh build just to be sure everything is clean as can be. Thanks anyways!

I'll add the M1 info in the README, thanks for that as well.

@tazz4843 tazz4843 closed this Oct 29, 2022
@tazz4843
Copy link
Owner

whisper-rs 0.2.0 has been published to crates.io, with everything new since last update. Again, sorry this took me a bit!

@richtermb richtermb mentioned this pull request Apr 29, 2023
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

Successfully merging this pull request may close these issues.

2 participants