stream : flush upon finishing inference (#811) 70c8984 unverified Taras Glek commited on Apr 23, 2023
whisper : restore decoder temperature fallbacks e02ade6 unverified ggerganov commited on Apr 15, 2023
whisper : set no_context == true by default (#537) d144017 unverified ggerganov commited on Mar 5, 2023
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified ggerganov commited on Feb 15, 2023
stream : fix handling of --step == --length (#416) 284c9d9 unverified ggerganov commited on Jan 18, 2023
stream : fix --keep_context argument to be used correctly (#354) 7d451fb unverified ggerganov commited on Jan 16, 2023
stream : fix a bug that inserted a lot of empty audio at the start ca49ab0 unverified ggerganov commited on Jan 14, 2023
whisper : add loader class to allow loading from buffer and others (#353) 8060473 unverified prsyahmi ggerganov commited on Jan 8, 2023
stream : fix data race on bool + avoid division-by-zero 3753d20 unverified ggerganov commited on Jan 2, 2023
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 7ffa531 unverified ggerganov commited on Dec 19, 2022
whisper.wasm : do not block page while processing (close #86) d0b1d9e unverified ggerganov commited on Nov 25, 2022
stream : "-kc" now enables context keeping from previous segment (#90) 28726dd unverified ggerganov commited on Nov 22, 2022
stream : add "--capture" option to select capture device (ref #10) 58fce09 unverified ggerganov commited on Oct 30, 2022
stream : few updates to make it compatible for Vim usage (#99) c5a6b99 unverified ggerganov commited on Oct 27, 2022
refactoring : move main + stream in examples + other stuff f79068a ggerganov commited on Oct 25, 2022