ggml-org/whisper.cpp

Apple Watch example app

Open

#295 opened on Dec 19, 2022

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (5,535 forks)batch import
help wantedideas

Repository metrics

Stars
 (49,693 stars)
PR merge metrics
 (Avg merge 5d 20h) (36 merged PRs in 30d)

Description

Try to make a very basic watchOS example app and see if we can run at least the tiny model efficiently. The iOS example could be a good starting point.

Make sure to checkout the notes for enabling the Accelerate framework as in the whisper.objc project.

Contributor guide