Commit Graph

22 Commits (72d967bce4c03b0a48f9491129e3e0e9cd7b1e80)

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