whisper.cpp / main.cpp

Commit History

Update main.cpp
87fa366
unverified

Topping1 commited on

ref #9 : add API documentation in whisper.h
ce2cd6d

ggerganov commited on

ref #17 : print whisper logs to stderr
67be3ed

ggerganov commited on

ref #17 : add options to output result to file
4860566

ggerganov commited on

ref #16, #22 : add "offset" argument
35a7fcb
unverified

ggerganov commited on

ref #22 : add option to provide multiple input .wav files
deeab09
unverified

ggerganov commited on

wip : improve makefile
4c78bf0

ggerganov commited on

Fix: main get n_threads from cli
9e6db35

Артём Земляк commited on

Fix: main get language from cli args
24337d7

Артём Земляк commited on

Improve result printing
9a513f5

ggerganov commited on

Extend C-style API with full inference methods
dabc473

ggerganov commited on

Initial C-style interface for whisper.cpp
c0943fb

ggerganov commited on

Fix bug in FFT
1f06c59
unverified

ggerganov commited on

Fix reading of stereo WAV files
d381eca
unverified

ggerganov commited on

Bug fix
6fde73c
unverified

ggerganov commited on

Reduce memory usage even more + better sampling
ab97f9c
unverified

ggerganov commited on

ref #4 : added transcription timestamps
d0e40a2
unverified

ggerganov commited on

Flash + language support (ref #2)
dd296e7
unverified

ggerganov commited on

Update README.md and simplify usage
cfd2dd9
unverified

ggerganov commited on

Initial release
f9c5a09
unverified

ggerganov commited on