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

feat: sync whisper.cpp and enable metal on ios #154

Merged
merged 13 commits into from
Nov 7, 2023
Merged

Conversation

jhen0409
Copy link
Member

@jhen0409 jhen0409 commented Nov 7, 2023

  • New ggml updates (backend v2, k-quants)
  • Support https://huggingface.co/distil-whisper
  • Support large v3 model, ggml-large.bin is v3 now. (Use large-v2 for old versions)
  • Enable Metal (GPU) on iOS, some limitations
    • Only A13+ or M1+ chips are supported in iOS
    • Not supported in simulator because command buffer limitation

TODO:

@jhen0409 jhen0409 merged commit aa2effb into main Nov 7, 2023
4 checks passed
@jhen0409 jhen0409 deleted the sync-whisper-cpp branch November 7, 2023 22:30
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.

None yet

1 participant