whisper.cpp / examples /whisper.objc /whisper.objc.xcodeproj

Commit History

examples : use xcframework in whisper.objc example (#2882)
d520f58
unverified

danbev commited on

examples : add GGML_USE_CPU=ON flag to whisper.objc (#2880)
749d15b
unverified

danbev commited on

objc : fix build, tmp remove GPU support, use C++17
e1b5e01

ggerganov commited on

whisper : support GGML_BACKEND_DL (#2843)
2e6437e
unverified

Diego Devesa ggerganov commited on

whisper.objc : fix build and CI
9cbd99a
unverified

Corey Earwood commited on

objc : rename ggml-cpu-aarch64.c to .cpp (#2687)
e2f64bf
unverified

ego-ml commited on

ci : disable Obj-C build + fixes
3859606

ggerganov commited on

whisper : adapt to new ggml (wip)
ec6f374

ggerganov commited on

build : fixes
11d19cb

ggerganov commited on

objc : fix build
564bce1

ggerganov commited on

whisper : adapt to latest ggml (skip) (#0)
ad9dd7b

ggerganov commited on

build : fix aarch64 (#0)
55befbb

ggerganov commited on

whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified

ggerganov commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

whisper.objc : enable Core ML in example & fix segmentation fault (#910)
b60f765
unverified

jhenhong ggerganov commited on

whisper.objc : add `-O3 -DNDEBUG` in release mode (#640)
a994b77
unverified

jhenjie commited on

whisper.objc : fix build warnings
8d1f7e9
unverified

ggerganov commited on

ios : whisper.objc example
abbf9ee

ggerganov commited on