Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ggml-org/whisper.cpp
Pull Requests
Commits
Open
Closed
whisper : reject n_dims outside 1..4 in model load (#3944)
#3972 opened 2026-08-05 03:30 by
ousamabenyounes
sycl : fix Q8_0/k-quant reorder get_rows (garbage output with GGML_SYCL_ENABLE_OPT)
#3964 opened 2026-08-02 20:28 by
xuhancn
fix: reject invalid n_dims in tensor header to prevent stack-buffer-overflow on malformed model files
#3957 opened 2026-07-27 04:59 by
shafiuzzaman-md
fix: heap out-of-bounds read in log_mel_spectrogram on very short audio
#3956 opened 2026-07-26 17:09 by
shafiuzzaman-md
parakeet : fix duration argmax underflow to index 0
#3948 opened 2026-07-21 10:26 by
Solaris-star
ruby : detected non-static command inside ` in extsources.rb...
#3946 opened 2026-07-20 12:40 by
anupamme
Fix no_speech_prob calculation
#3945 opened 2026-07-18 19:08 by
mculbert
whisper : mask padded K/V in flash-attention encoder and cross-attention
#3941 opened 2026-07-16 09:55 by
gooofy
ggml-cpu: gelu optimizqation using simd
#3939 opened 2026-07-09 21:23 by
ameya-ms
whisper : run encoder_begin_callback on the language auto-detect path
#3936 opened 2026-07-08 15:29 by
javierdejesusda
Fix issue #3269: Account for duration and offset parameters
#3934 opened 2026-07-07 09:49 by
mustardpower
Fixes issue: #3924
#3929 opened 2026-07-06 11:10 by
michaelsam94
stream : add interactive start/stop mode (-i)
#3926 opened 2026-07-04 12:54 by
ailakshya
whisper : reject audio too short for reflective padding
#3925 opened 2026-07-04 10:18 by
hellopahe
examples: resolve whisper-cli models from the HuggingFace cache (-hf/-hff)
#3922 opened 2026-07-02 20:39 by
djd0723
tests: cover audio buffer decoding
#3911 opened 2026-06-25 22:28 by
jamesachurchill
addon.node : support cancelling transcription via AbortSignal
#3909 opened 2026-06-25 08:03 by
buxuku
whisper : optional ANEForge encoder backend (Apple Neural Engine)
#3905 opened 2026-06-23 00:24 by
sbryngelson
examples : add parakeet-server example
#3904 opened 2026-06-22 14:13 by
danbev
ggml : fix ccache launcher problem
#3874 opened 2026-06-10 05:40 by
iacore
metal : wind down leftover residency sets at teardown instead of aborting
#3870 opened 2026-06-09 15:48 by
AlexCherrypi
whisper : add resumable / streaming transcription API
#3869 opened 2026-06-09 14:46 by
AlexCherrypi
fix: gguf: validate tensor dimensions and key names against zero/empty values
#3864 opened 2026-06-07 13:33 by
sgInnora
metal: apple ane decoder
#3848 opened 2026-05-31 17:35 by
chenqianhe
constrain auto-detect to a provided set of candidate languages
#3822 opened 2026-05-25 00:36 by
ilhamsyahids
whisper : NULL-guard CPU device lookup in make_buft_list (fix #3497)
#3816 opened 2026-05-20 09:42 by
TheBlueHouse75
whisper: validate mel filter dimensions to prevent integer overflow
#3780 opened 2026-04-28 02:13 by
Sebasteuo
android : fix CPU variant fallback returning LITTLE cluster count
#3770 opened 2026-04-20 06:50 by
jinweihan-ai
ggml-cpu: fix _pdep_u64 usage on Linux x86 32-bit
#3768 opened 2026-04-19 06:23 by
Kabir08
feat: add ROCm GPU support for AMD hardware
#3757 opened 2026-04-17 17:17 by
Geramy
Older