| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| whisper-v1.8.7-xcframework.zip | 2026-06-16 | 50.4 MB | |
| whisper-cublas-12.4.0-bin-x64.zip | 2026-06-16 | 460.1 MB | |
| whisper-cublas-11.8.0-bin-x64.zip | 2026-06-16 | 61.8 MB | |
| whisper-blas-bin-x64.zip | 2026-06-16 | 17.0 MB | |
| whisper-blas-bin-Win32.zip | 2026-06-16 | 10.9 MB | |
| whisper-bin-x64.zip | 2026-06-16 | 4.4 MB | |
| whisper-bin-ubuntu-x64.tar.gz | 2026-06-16 | 7.7 MB | |
| whisper-bin-ubuntu-arm64.tar.gz | 2026-06-16 | 7.3 MB | |
| whisper-bin-Win32.zip | 2026-06-16 | 4.0 MB | |
| README.md | 2026-06-16 | 2.5 kB | |
| v1.8.7 source code.tar.gz | 2026-06-16 | 8.9 MB | |
| v1.8.7 source code.zip | 2026-06-16 | 9.9 MB | |
| Totals: 12 Items | 642.4 MB | 9 | |
What's Changed
- Do not assume /usr/lib library installation. by @waptaff in https://github.com/ggml-org/whisper.cpp/pull/3693
- server : merge split UTF-8 token text in verbose JSON by @lyonsno in https://github.com/ggml-org/whisper.cpp/pull/3850
- whisper : catch C++ exceptions in whisper_init_with_params_no_state by @danscMax in https://github.com/ggml-org/whisper.cpp/pull/3831
- ci : refactor + optimize by @ggerganov in https://github.com/ggml-org/whisper.cpp/pull/3847
- ci : only publish/push docker images daily by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3854
- ci : use ccache instead of sccache for windows-cublas [no ci] by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3855
- ci : pin github actions to commit SHAs by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3856
- ci : use emscripten-core and pin version by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3857
- ci: build-windows action slimming by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3858
- Ci build quantize vad wasm ccache by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3860
- ci : add HF_TOKEN to docker.yml workflow [no ci] by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3861
- ci : add ccache to build-sycl [no ci] by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3859
- sync : ggml by @ggerganov in https://github.com/ggml-org/whisper.cpp/pull/3867
- coreml : fix --quantize crash and --optimize-ane label for mlprogram format by @krystophny in https://github.com/ggml-org/whisper.cpp/pull/3868
- ci : pin github actions to commit sha's by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3865
- sync : ggml by @ggerganov in https://github.com/ggml-org/whisper.cpp/pull/3880
- cli : add
--versionflag by @rumitvn in https://github.com/ggml-org/whisper.cpp/pull/3878 - release : v1.8.7 by @danbev in https://github.com/ggml-org/whisper.cpp/pull/3881
New Contributors
- @waptaff made their first contribution in https://github.com/ggml-org/whisper.cpp/pull/3693
- @lyonsno made their first contribution in https://github.com/ggml-org/whisper.cpp/pull/3850
- @danscMax made their first contribution in https://github.com/ggml-org/whisper.cpp/pull/3831
- @krystophny made their first contribution in https://github.com/ggml-org/whisper.cpp/pull/3868
- @rumitvn made their first contribution in https://github.com/ggml-org/whisper.cpp/pull/3878
Full Changelog: https://github.com/ggml-org/whisper.cpp/compare/v1.8.6...v1.8.7