Commit Graph

23 Commits (683f111088f27763443256294cebf29c2636064c)

Author SHA1 Message Date
Georgi Gerganov 4698dcdb52 whisper : add mechanism for aborting the whisper_full() computation
2 years ago
Georgi Gerganov 0f619b52ce
main : add stereo-channel-based diarization (#64)
2 years ago
Georgi Gerganov bc88eb13c6
examples : add "command" tool (#171)
2 years ago
Georgi Gerganov b8ce25dec1
refactoring : more readable code
2 years ago
Georgi Gerganov 454b91de16
main : fix dangling pointer when using stdin for input (#65)
2 years ago
Georgi Gerganov d7024cf9dc
main, stream : remove --verbose flag (#178)
2 years ago
Georgi Gerganov e5dcdabbb8
unicode : fix character replacement (thanks to @tamo)
2 years ago
Georgi Gerganov 83c742f1a7 whisper : add option to speed up the audio tempo by x2
2 years ago
Alan 7519eabf65 Adds support for stdin wav input
2 years ago
Georgi Gerganov c30bffc8a5
ref #22 : add "duration" option
2 years ago
Georgi Gerganov ef47d77492
main : fix generated bash script
2 years ago
Georgi Gerganov d5afebd37c
whisper : token-level timestamp refactoring (#49, #120)
2 years ago
Georgi Gerganov 6fb98370ba
main : add some comments for the word-level timestamp algorithm
2 years ago
Georgi Gerganov 0729da9a3b
main : fix some edge cases for word-level timestamps
2 years ago
Georgi Gerganov dc12994603
Update README.md
2 years ago
Georgi Gerganov 57fb46f307 main : add option for word-leve timestamps (very experimental)
2 years ago
Georgi Gerganov 2827cbbbe8 main : merge parallel example in main
2 years ago
Georgi Gerganov 0b2dc3c82c parallel : working
2 years ago
Georgi Gerganov 85d6e1e1e7 main : fix sampling time + add max_context parameter
2 years ago
Georgi Gerganov ebb01b9e33
Print system info at start of program
2 years ago
Georgi Gerganov 2400660f3f Print system info in main
2 years ago
Georgi Gerganov 47e78b7288 Update README.md
2 years ago
Georgi Gerganov c6710efde2 refactoring : move main + stream in examples + other stuff
2 years ago