Commit Graph

23 Commits (b10d75199e60acf8826bb8cb98a02002dabbebf0)

Author SHA1 Message Date
Georgi Gerganov 41b48ab7f1
make : add libwhisper.so target (#144)
3 years ago
Chidi Williams 9e700e1821 Check for AVX and AVX2 on Darwin
3 years ago
Syed Jafri c63ce24834
Allow building with Accelerate for x86_64 Macs (#123)
3 years ago
Syed Jafri 24cd12f647
Cross compilation (#121)
3 years ago
Georgi Gerganov c6710efde2 refactoring : move main + stream in examples + other stuff
3 years ago
Georgi Gerganov 6b45e37b2b Update README.md and finalize the whisper.wasm example
3 years ago
undef 19a780afe5 added handling for falsely as x86_64 announced ARM Macs
3 years ago
Georgi Gerganov b81a81d543 Link Accelerate framework to "stream" example
3 years ago
Georgi Gerganov 72d967bce4 Use Accelerate framework on Apple silicon
3 years ago
Georgi Gerganov 0e858f080d
close #56 : build on FreeBSD
3 years ago
0/0 64752acd27
add static library make target
3 years ago
Georgi Gerganov 5e563ef635 Fix Makefile for MacBook Intel
3 years ago
Georgi Gerganov 167324584b wip : rpi4 support
3 years ago
Georgi Gerganov ce1fe95902 wip : improve makefile
3 years ago
Georgi Gerganov 6b77124e01 Initial C-style interface for whisper.cpp
3 years ago
Georgi Gerganov b6bf906730
ref #10 : quick-and-dirty attempt for real-time audio transciption
3 years ago
Georgi Gerganov 3bcdbdfc32
Reduce memory usage even more + better sampling
3 years ago
cdosoftei d4fcfa47b0
Pass -pthread to linker
3 years ago
Georgi Gerganov f888c2373d
Flash + language support (ref #2)
3 years ago
Georgi Gerganov 154fa796dd
ref #1 : add -pthread to compilation flags
3 years ago
Georgi Gerganov 476182e439
Update README.md and simplify usage
3 years ago
Georgi Gerganov f2456f8d93
Create README.md
3 years ago
Georgi Gerganov b0a11594ae
Initial release
3 years ago