Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ggml-org/whisper.cpp
Pull Requests
Commits
Open
Closed
Fix: added flags
#3589 opened 2026-01-02 11:57 by
Jamaika1
Fix: added <cmath>
#3588 opened 2026-01-02 11:51 by
Jamaika1
Fix: added <limits>
#3587 opened 2026-01-02 11:45 by
Jamaika1
Add DTW token timestamps
#3582 opened 2025-12-30 09:01 by
obvirm
cli: use NotoMono-Regular.ttf font in Linux
#3578 opened 2025-12-27 15:05 by
data-man
Fix C4267 type conversion warnings in VAD tests
#3565 opened 2025-12-12 00:37 by
kuchungmsft
examples: add -g/--gpu-device option and GPU_DEVICE env support
#3557 opened 2025-12-04 17:33 by
brauliobo
fix: eliminate hard-coded vocab definitions to make the Whisper model compatible with custom vocabularies and embedding layer lengths
#3555 opened 2025-12-04 11:32 by
Jaffe2718
ggml-cpu: BMI2 is only available on amd64
#3543 opened 2025-11-26 17:58 by
candrews
ggml-cann: fix smart pointer type mismatch errors
#3540 opened 2025-11-23 17:25 by
lrisguan
[WIP] Implement configurable duplicate-text removal methods
#3529 opened 2025-11-18 10:37 by
Copilot
ffmpeg in windows
#3506 opened 2025-11-09 05:54 by
yoonghm
Update README.md
#3505 opened 2025-11-08 03:43 by
yoonghm
Adding devcontainer for whisper.cpp
#3502 opened 2025-11-07 09:55 by
RohanRusta21
Add --verbose flag for colored logging
#3496 opened 2025-11-01 20:37 by
OrelSokolov
Critical bug: Fix --no-timestamps flag behavior
#3495 opened 2025-11-01 20:34 by
OrelSokolov
Fix Windows header conflicts with termcolor library
#3494 opened 2025-11-01 18:19 by
OrelSokolov
docs(go): fix typo in readme.
#3489 opened 2025-10-28 10:50 by
appleboy
feat: batch process shareable context audio
#3485 opened 2025-10-25 07:31 by
deepkhurana1999
Update java bindings
#3474 opened 2025-10-12 19:32 by
alubbe
Update go bindings
#3473 opened 2025-10-12 19:32 by
alubbe
Update ruby bindings
#3472 opened 2025-10-12 19:32 by
alubbe
stream: add `file_mode` option
#3471 opened 2025-10-12 15:20 by
isbee
whisper: detect multiple languages
#3468 opened 2025-10-10 16:36 by
isbee
token: Add interfaces for getting start and end time of specified tokā¦
#3462 opened 2025-10-09 07:16 by
feengg
go: update module path
#3457 opened 2025-10-07 14:57 by
thde
feat: example stream mode for nodejs addon
#3433 opened 2025-09-27 09:28 by
o-u-p
Add table of contents to README
#3430 opened 2025-09-26 07:30 by
baso53
Fixed VAD to work when using whisper_full_with_state
#3423 opened 2025-09-17 20:31 by
mdestagnol
go bindings: allow use of the use_gpu and flash_attn options
#3422 opened 2025-09-16 22:16 by
AnyCPU
Older