This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
whisper.cpp
Watch
1
Star
0
Fork
0
You've already forked whisper.cpp
mirror of
https://github.com/ggerganov/whisper.cpp.git
synced
2025-04-18 16:18:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
bindings-go.yml
bindings-ruby.yml
build.yml
docker.yml
examples-wasm.yml
examples.yml
Actor
All actors
ExternalVendorCode
Status
All status
success
failure
waiting
running
whisper : add no_context parameter to whisper_params (#3045)
#234
:
Commit
170b2faf75
pushed by
ExternalVendorCode
master
2025-04-17 12:18:54 +00:00
0s
examples : add FFmpeg v7.0 support to ffmpeg-transcode.cpp (#3038)
#230
:
Commit
f8a3509b6d
pushed by
ExternalVendorCode
master
2025-04-16 07:27:13 +00:00
0s
ruby: use CMake in build process (#3043)
#226
:
Commit
2a2d21c75d
pushed by
ExternalVendorCode
master
2025-04-15 06:56:57 +00:00
0s
docs : update README.md to note newer nvidia gpus (#3031)
#222
:
Commit
9cfcd6cc45
pushed by
ExternalVendorCode
master
2025-04-12 15:07:48 +00:00
0s
addon.node : support max_context api for addon.node (#3025)
#218
:
Commit
e853620270
pushed by
ExternalVendorCode
master
2025-04-11 13:21:21 +00:00
0s
docs : document how to use 'WHISPER_FFMPEG' build option (#3029)
#214
:
Commit
33a25e4dda
pushed by
ExternalVendorCode
master
2025-04-11 05:11:14 +00:00
0s
docs : fix README.md (#3024)
#210
:
Commit
43f5030aeb
pushed by
ExternalVendorCode
master
2025-04-10 21:01:08 +00:00
0s
ruby : fix types of arguments for rb_get_kwargs in ruby_whisper_params.c (#3022)
#207
:
Commit
ef6cf357e7
pushed by
ExternalVendorCode
master
2025-04-09 20:31:48 +00:00
0s
ruby : Update uri.rb (#3016)
#203
:
Commit
b1f5c11b32
pushed by
ExternalVendorCode
master
2025-04-09 12:21:47 +00:00
0s
models : fix dead link to models in readme (#3006)
#199
:
Commit
ada745f4a5
pushed by
ExternalVendorCode
master
2025-04-07 12:14:17 +00:00
0s
ruby : change homepage URI in Ruby gemspec (#3007)
#196
:
Commit
01985c22c0
pushed by
ExternalVendorCode
master
2025-04-06 10:57:13 +00:00
0s
tests : add script to benchmark whisper.cpp on LibriSpeech corpus (#2999)
#192
:
Commit
448f3d3b93
pushed by
ExternalVendorCode
master
2025-04-05 10:27:07 +00:00
0s
whisper.wasm : fix unknown language issue (#3000)
#187
:
Commit
77e0c86ab6
pushed by
ExternalVendorCode
master
2025-04-04 18:09:14 +00:00
0s
examples : add new sources
#184
:
Commit
eac1bc9c47
pushed by
ExternalVendorCode
master
2025-04-04 01:49:13 +00:00
0s
readme : update roadmap link
#179
:
Commit
2c502b3c00
pushed by
ExternalVendorCode
master
2025-04-03 09:29:10 +00:00
0s
tests : remove gh label test-whisper-cli-tiny-en (#2988)
#175
:
Commit
f31b404fcb
pushed by
ExternalVendorCode
master
2025-04-02 17:11:17 +00:00
0s
feat: add health check endpoint to server (#2968)
#173
:
Commit
88d13a17a7
pushed by
ExternalVendorCode
master
2025-04-01 12:50:41 +00:00
0s
whisper : remove unnecessary GGML_UNUSED macro (#2960)
#170
:
Commit
f92bd59951
pushed by
ExternalVendorCode
master
2025-03-31 08:06:41 +00:00
0s
sync : ggml
#167
:
Commit
6e7629b146
pushed by
ExternalVendorCode
master
2025-03-30 03:16:01 +00:00
0s
bindings.go : add DetectedLanguage to go bindings (#2947)
#162
:
Commit
de6b38c6d9
pushed by
ExternalVendorCode
master
2025-03-28 22:59:05 +00:00
0s
examples : support progress_callback API for addon.node (#2941)
#156
:
Commit
1279f0d0bc
pushed by
ExternalVendorCode
master
2025-03-28 14:49:01 +00:00
0s
xcf : fix visionOS build
#154
:
Commit
f28bf5d186
pushed by
ExternalVendorCode
master
2025-03-28 06:38:57 +00:00
0s
bindings-go : update Makefile to use cmake (#2952)
#149
:
Commit
206459a804
pushed by
ExternalVendorCode
master
2025-03-27 14:19:02 +00:00
0s
readme : add note about SDL2 (#2946)
#145
:
Commit
594a121f3e
pushed by
ExternalVendorCode
master
2025-03-26 21:58:56 +00:00
0s
whisper.android : add GGML_USE_CPU compile definition (#2945)
#143
:
Commit
996581c5e2
pushed by
ExternalVendorCode
master
2025-03-26 13:49:03 +00:00
0s
ci: fix SYCL build (#2943)
#141
:
Commit
bb9f68129f
pushed by
ExternalVendorCode
master
2025-03-25 21:38:00 +00:00
0s
examples : reduce initial memory to 512MB (#2939)
#139
:
Commit
30cf30ca82
pushed by
ExternalVendorCode
master
2025-03-25 13:27:54 +00:00
0s
ggml : add logging for native build options/vars (#2935)
#136
:
Commit
b82ac32a6c
pushed by
ExternalVendorCode
master
2025-03-24 21:15:28 +00:00
0s
ci : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas (#2923)
#133
:
Commit
7fe4979f25
pushed by
ExternalVendorCode
master
2025-03-24 00:15:17 +00:00
0s
xcframework : add support for CoreML to ios/macOS (#2912)
#130
:
Commit
ca75449a92
pushed by
ExternalVendorCode
master
2025-03-21 21:15:18 +00:00
0s
First
Previous
1
2
3
Next
Last