whisper.cpp / Makefile

Commit History

Cross compilation (#121)
ee0f706
unverified

Syed Jafri commited on

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov HF Staff commited on

Update README.md and finalize the whisper.wasm example
4312a39

ggerganov HF Staff commited on

added handling for falsely as x86_64 announced ARM Macs
760eeaa

undef commited on

Link Accelerate framework to "stream" example
e430cf6

ggerganov HF Staff commited on

Use Accelerate framework on Apple silicon
521bf92

ggerganov HF Staff commited on

close #56 : build on FreeBSD
2631afb
unverified

ggerganov HF Staff commited on

add static library make target
f01bd75
unverified

0/0 commited on

Fix Makefile for MacBook Intel
fd68d89

ggerganov HF Staff commited on

wip : rpi4 support
b69a5a5

ggerganov HF Staff commited on

wip : improve makefile
4c78bf0

ggerganov HF Staff commited on

Initial C-style interface for whisper.cpp
c0943fb

ggerganov HF Staff commited on

ref #10 : quick-and-dirty attempt for real-time audio transciption
5a9250a
unverified

ggerganov HF Staff commited on

Reduce memory usage even more + better sampling
ab97f9c
unverified

ggerganov HF Staff commited on

Pass -pthread to linker
3dd88e6
unverified

cdosoftei commited on

Flash + language support (ref #2)
dd296e7
unverified

ggerganov HF Staff commited on

ref #1 : add -pthread to compilation flags
a54c4ff
unverified

ggerganov HF Staff commited on

Update README.md and simplify usage
cfd2dd9
unverified

ggerganov HF Staff commited on

Create README.md
65c8446
unverified

ggerganov HF Staff commited on

Initial release
f9c5a09
unverified

ggerganov HF Staff commited on