whisper.cpp / Makefile

Commit History

Check for AVX and AVX2 on Darwin
41956c6

chidiwilliams commited on

Allow building with Accelerate for x86_64 Macs (#123)
648fd74
unverified

Syed Jafri commited on

Cross compilation (#121)
ee0f706
unverified

Syed Jafri commited on

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

ggerganov commited on

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

ggerganov commited on

added handling for falsely as x86_64 announced ARM Macs
760eeaa

undef commited on

Link Accelerate framework to "stream" example
e430cf6

ggerganov commited on

Use Accelerate framework on Apple silicon
521bf92

ggerganov commited on

close #56 : build on FreeBSD
2631afb
unverified

ggerganov commited on

add static library make target
f01bd75
unverified

0/0 commited on

Fix Makefile for MacBook Intel
fd68d89

ggerganov commited on

wip : rpi4 support
b69a5a5

ggerganov commited on

wip : improve makefile
4c78bf0

ggerganov commited on

Initial C-style interface for whisper.cpp
c0943fb

ggerganov commited on

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

ggerganov commited on

Reduce memory usage even more + better sampling
ab97f9c
unverified

ggerganov commited on

Pass -pthread to linker
3dd88e6
unverified

cdosoftei commited on

Flash + language support (ref #2)
dd296e7
unverified

ggerganov commited on

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

ggerganov commited on

Update README.md and simplify usage
cfd2dd9
unverified

ggerganov commited on

Create README.md
65c8446
unverified

ggerganov commited on

Initial release
f9c5a09
unverified

ggerganov commited on