whisper : reorganize source code + improve CMake (#2256) f75c2e3 unverified ggerganov commited on Jun 26, 2024
whisper : remove `speed_up` and `phase_vocoder*` functions (#2198) 7ef0c95 unverified stanimirovb commited on May 31, 2024
whisper : suppress tokens with a regex (#1997) 8cc6334 unverified ulatekh ggerganov commited on Apr 9, 2024
examples : initialize context params properly (#1852) 3443ee7 unverified ggerganov commited on Feb 11, 2024
whisper : add grammar-based sampling (#1229) 46f0c56 unverified evanqjones ggerganov commited on Nov 13, 2023
whisper : add context param to disable gpu (#1293) 290abed unverified jhenhong ggerganov commited on Nov 6, 2023
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified Przemysław Pawełczyk commited on Sep 7, 2023
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)" 1e5ddb0 unverified ggerganov commited on Jul 2, 2023
ggml : do not use _GNU_SOURCE gratuitously (#1027) 3a69cdf unverified Przemysław Pawełczyk commited on Jun 25, 2023
examples : refactor in order to reuse code and reduce duplication (#482) acbd6f7 unverified ggerganov commited on Feb 15, 2023
whisper : add loader class to allow loading from buffer and others (#353) 8060473 unverified prsyahmi ggerganov commited on Jan 8, 2023
ggml : improve vec_dot_f16 unrolling in flash_attn_f16 6e57274 unverified ggerganov commited on Jan 8, 2023
command : clean-up / refactoring / formatting (#383) fdd70c9 unverified ggerganov commited on Jan 7, 2023
command : refactor to split command list & general transcription modes (#331) 046f2e5 unverified Andy Maloney commited on Dec 31, 2022
cmake : enable and fix -Wall -Wextra -Wpedantic C++ warnings 7ffa531 unverified ggerganov commited on Dec 19, 2022
command.wasm : add voice assistant example for the Web (#171) 2ee248a unverified ggerganov commited on Nov 26, 2022
whisper.wasm : do not block page while processing (close #86) d0b1d9e unverified ggerganov commited on Nov 25, 2022
command : fix build + fix README + add bold printing f70b793 unverified ggerganov commited on Nov 25, 2022