ggml-org/whisper.cpp

Apple Watch example app

Open

#295 aberto em 19 de dez. de 2022

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (5.535 forks)batch import
help wantedideas

Métricas do repositório

Stars
 (49.693 stars)
Métricas de merge de PR
 (Mesclagem média 5d 20h) (36 fundiu PRs em 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.

Guia do colaborador