Commit History

whisper : add mechanism for aborting the whisper_full() computation
d311de4

ggerganov commited on

main : add stereo-channel-based diarization (#64)
b5e16ed
unverified

ggerganov commited on

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

ggerganov commited on

refactoring : more readable code
5ef0168
unverified

ggerganov commited on

main : fix dangling pointer when using stdin for input (#65)
2daf96b
unverified

ggerganov commited on

main, stream : remove --verbose flag (#178)
8f1a93e
unverified

ggerganov commited on

unicode : fix character replacement (thanks to @tamo)
be06a9b
unverified

ggerganov commited on

whisper : add option to speed up the audio tempo by x2
bec875e

ggerganov commited on

Adds support for stdin wav input
d83eddb

Alan commited on

ref #22 : add "duration" option
097e96a
unverified

ggerganov commited on

main : fix generated bash script
2eb4d4a
unverified

ggerganov commited on

whisper : token-level timestamp refactoring (#49, #120)
e4f586b
unverified

ggerganov commited on

main : add some comments for the word-level timestamp algorithm
ed1850d
unverified

ggerganov commited on

main : fix some edge cases for word-level timestamps
082b647
unverified

ggerganov commited on

main : add option for word-leve timestamps (very experimental)
b777dde

ggerganov commited on

main : merge parallel example in main
5306f51

ggerganov commited on

parallel : working
d5d2d41

ggerganov commited on

main : fix sampling time + add max_context parameter
9ed1355

ggerganov commited on

Print system info at start of program
c0f40a4
unverified

ggerganov commited on

Print system info in main
72754e0

ggerganov commited on

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov commited on