11 comments (11 comments)17 reactions (17 reactions)0 assignees (0 assignees)C++21,737 forks (21,737 forks)batch import
help wantedmacosperformance
Repository metrics
- Stars
- 124,043 stars (124,043 stars)
- PR merge metrics
- Avg merge 6d 8h (Avg merge 6d 8h)389 merged PRs in 30d (389 merged PRs in 30d)
Description
I have tried whisper.cpp on my iPhone and it runs very fast , so I wonder if it is possible that llama.cpp could support it.
thank you .
Contributor guide
- Research direction
- Study how whisper.cpp integrated CoreML support, particularly the model conversion and inference pipeline. Then identify analogous components in llama.cpp to replicate the integration.
- Tech stack
- None
- Domain
- backendmobile
- Issue type
- Feature
- Prerequisites
- C++CoreMLwhisper.cpp