whisper.cpp / examples /whisper.objc

Commit History

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

docs : make model options / model install methods clearer (#1806)
a2bec1d
unverified

mikey-rrr commited on

whisper.objc : disable timestamps for real-time transcription
fc6989a
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 : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

Update README.md
9fc9845
unverified

ggerganov commited on

whisper.objc : fix context + broken readme links
2361fbc
unverified

ggerganov commited on

whisper.objc : add real-time processing (#97)
11bb554
unverified

ggerganov commited on

whisper.objc : fix build warnings
8d1f7e9
unverified

ggerganov commited on

refactoring : more readable code
5ef0168
unverified

ggerganov commited on

Update README.md
fb37d20

ggerganov commited on

objc : polishing the sample application
681b6fe

ggerganov commited on

Create README.md
f638e82

ggerganov commited on

ios : whisper.objc example
abbf9ee

ggerganov commited on