Commit Graph

27 Commits (be16dfa0388487920c582d4e6266fab0a74d3951)

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