Commit Graph

22 Commits (91632eb6eaa637c7748d22263ffa98f1548402c3)

Author SHA1 Message Date
Georgi Gerganov 72d967bce4 Use Accelerate framework on Apple silicon
3 years ago
Topping1 50b5fe964c
Update main.cpp
3 years ago
Georgi Gerganov 4a6bf11db3 Minor
3 years ago
Georgi Gerganov 9bbca3110f ref #9 : add API documentation in whisper.h
3 years ago
Georgi Gerganov 2ca8cc77b2 ref #17 : print whisper logs to stderr
3 years ago
Georgi Gerganov 8c7c018893 ref #17 : add options to output result to file
3 years ago
Georgi Gerganov 7787b878e1
ref #16, #22 : add "offset" argument
3 years ago
Georgi Gerganov 700898e6ed
ref #22 : add option to provide multiple input .wav files
3 years ago
Georgi Gerganov ce1fe95902 wip : improve makefile
3 years ago
Артём Земляк 495b81b367 Fix: main get n_threads from cli
3 years ago
Артём Земляк f007e186fe Fix: main get language from cli args
3 years ago
Georgi Gerganov 6814cc9b02 Improve result printing
3 years ago
Georgi Gerganov eba33adadd Extend C-style API with full inference methods
3 years ago
Georgi Gerganov 6b77124e01 Initial C-style interface for whisper.cpp
3 years ago
Georgi Gerganov 77d929f603
Fix bug in FFT
3 years ago
Georgi Gerganov 6d654d192a
Fix reading of stereo WAV files
3 years ago
Georgi Gerganov 15b49e8baf
Bug fix
3 years ago
Georgi Gerganov 3bcdbdfc32
Reduce memory usage even more + better sampling
3 years ago
Georgi Gerganov 5877c3578e
ref #4 : added transcription timestamps
3 years ago
Georgi Gerganov f888c2373d
Flash + language support (ref #2)
3 years ago
Georgi Gerganov 476182e439
Update README.md and simplify usage
3 years ago
Georgi Gerganov b0a11594ae
Initial release
3 years ago