Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ggml-org/whisper.cpp
Pull Requests
Commits
Open
Closed
fix(docs): correct typos found during code review
#3716 opened 2026-03-20 12:08 by
marcelpetrick
examples: add whisper-mic example with docs and unix-only gating
#3714 opened 2026-03-20 00:30 by
nickhuang99
Feature/disable backends cmake fix
#3709 opened 2026-03-15 17:34 by
Frank-Schruefer
fix: allow flash attention in encoder when DTW is enabled
#3704 opened 2026-03-11 19:30 by
Acelogic
fix: use original segment length for vad_end time mapping
#3703 opened 2026-03-11 18:54 by
Acelogic
fix: gate AVX/AVX-512/AMX dispatch on OS XSAVE support via XGETBV
#3699 opened 2026-03-11 09:22 by
Mattbusel
metal: increase main-thread graph chunk to reduce command-buffer overhead
#3696 opened 2026-03-10 08:14 by
shaihi
Do not assume /usr/lib library installation.
#3693 opened 2026-03-06 04:29 by
waptaff
[AMD] Add Support to test and generate CPU and Vulkan builds for Linux and Windows
#3691 opened 2026-03-05 23:52 by
iswaryaalex
command : add --run-once flag for automation
#3686 opened 2026-03-03 00:10 by
oglego
vad : add streaming detect + explicit state reset
#3677 opened 2026-02-23 17:15 by
danielbodart
[WIP] Add stable timestamps mode with VAD-aware timing
#3675 opened 2026-02-23 01:12 by
thewh1teagle
Fix VAD timing log to show per-call and cumulative time
#3661 opened 2026-02-13 06:43 by
danielbodart
Add cross-attention accessor functions for AlignAtt streaming
#3660 opened 2026-02-13 06:43 by
danielbodart
build: reduce cpu and vulkan docker image size
#3658 opened 2026-02-09 21:16 by
rare-magma
add examples/whisper.linux
#3656 opened 2026-02-08 14:28 by
nnnet
Add whisper-stream-pcm: stdin/pipe PCM streaming with VAD support
#3653 opened 2026-02-07 14:03 by
rmorse
fix: handle both UTF-8 and ANSI model paths on Windows
#3650 opened 2026-02-06 13:47 by
corvo007
feat(cli): allow ffmpeg decoding from stdin
#3641 opened 2026-02-03 07:26 by
marco6
ggml-vulkan: serialize racy vk_instance initialization
#3638 opened 2026-01-31 17:17 by
d-e-s-o
cli: add --stdin-mode for continuous file processing
#3637 opened 2026-01-31 15:59 by
tsubome
fix(coreml): remove broken --optimize-ane flag from generate script
#3632 opened 2026-01-29 08:07 by
AlanConstantino
add detected language callback
#3626 opened 2026-01-26 01:33 by
seven1240
Added an NPM package for downloading, building and providing the node.js addon from source
#3625 opened 2026-01-23 15:39 by
gkostov
feat(cli): add word-level LRC output with UTF-8 fix
#3619 opened 2026-01-21 18:26 by
SakuzyPeng
whisper: add whisper_vad_set_context to set vad_context in the state
#3617 opened 2026-01-21 14:40 by
xlmod
[Feat] eliminate hard-coded record special tokens to be compatible with some models with custom vocab
#3616 opened 2026-01-21 10:27 by
Jaffe2718
ggml: add Vulkan 1.1 support
#3615 opened 2026-01-21 06:09 by
tguillem
feat: add t_dtw_end for accurate DTW word timestamps
#3612 opened 2026-01-19 06:34 by
kuvkir
fix(cli): enable UTF-8 arguments and paths on Windows via Manifest
#3610 opened 2026-01-16 21:28 by
ipcjs
Older