Commit History

whisper : suppress tokens with a regex (#1997)
8cc6334
unverified

ulatekh ggerganov commited on

examples : clean up common code (#1871)
da3cdf4
unverified

felrock commited on

examples : initialize context params properly (#1852)
3443ee7
unverified

ggerganov commited on

whisper : add grammar-based sampling (#1229)
46f0c56
unverified

evanqjones ggerganov commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

build : do not use _GNU_SOURCE gratuitously (#1129)
beefa34
unverified

Przemysław Pawełczyk commited on

Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)"
1e5ddb0
unverified

ggerganov commited on

ggml : do not use _GNU_SOURCE gratuitously (#1027)
3a69cdf
unverified

Przemysław Pawełczyk commited on

examples : fix + refactor Levenshtein distance
97f9410
unverified

ggerganov commited on

examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified

ggerganov commited on

Improve decoding (#291)
c46c0dc
unverified

ggerganov commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

ggml : improve vec_dot_f16 unrolling in flash_attn_f16
6e57274
unverified

ggerganov commited on

command : clean-up / refactoring / formatting (#383)
fdd70c9
unverified

ggerganov commited on

command : always-prompt mode (#383)
d11f3b5
unverified

dnhkng commited on

command : refactor to split command list & general transcription modes (#331)
046f2e5
unverified

Andy Maloney commited on

examples : small code cleanups (#322)
e0255d4
unverified

Andy Maloney commited on

cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings
7ffa531
unverified

ggerganov commited on

command : better indentation
7a2aa88

ggerganov commited on

command : update README, show how to use guided mode
a73a606

ggerganov commited on

command : adding guided mode
0ffb168

ggerganov commited on

talk : talk with AI in the terminal
7aad96d

ggerganov commited on

command.wasm : add voice assistant example for the Web (#171)
2ee248a
unverified

ggerganov commited on

whisper.wasm : do not block page while processing (close #86)
d0b1d9e
unverified

ggerganov commited on

command : fix build + fix README + add bold printing
f70b793
unverified

ggerganov commited on

examples : add "command" tool (#171)
4d3c293
unverified

ggerganov commited on