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-17 15:59:21 +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)
#233
:
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)
#229
:
Commit
f8a3509b6d
pushed by
ExternalVendorCode
master
2025-04-16 07:27:07 +00:00
0s
ruby: use CMake in build process (#3043)
#225
:
Commit
2a2d21c75d
pushed by
ExternalVendorCode
master
2025-04-15 06:56:50 +00:00
0s
docs : update README.md to note newer nvidia gpus (#3031)
#221
:
Commit
9cfcd6cc45
pushed by
ExternalVendorCode
master
2025-04-12 15:07:49 +00:00
0s
addon.node : support max_context api for addon.node (#3025)
#217
:
Commit
e853620270
pushed by
ExternalVendorCode
master
2025-04-11 13:21:07 +00:00
0s
docs : document how to use 'WHISPER_FFMPEG' build option (#3029)
#213
:
Commit
33a25e4dda
pushed by
ExternalVendorCode
master
2025-04-11 05:10:49 +00:00
0s
docs : fix README.md (#3024)
#209
:
Commit
43f5030aeb
pushed by
ExternalVendorCode
master
2025-04-10 21:00:52 +00:00
0s
ruby : fix types of arguments for rb_get_kwargs in ruby_whisper_params.c (#3022)
#206
:
Commit
ef6cf357e7
pushed by
ExternalVendorCode
master
2025-04-09 20:31:44 +00:00
0s
ruby : Update uri.rb (#3016)
#202
:
Commit
b1f5c11b32
pushed by
ExternalVendorCode
master
2025-04-09 12:21:43 +00:00
0s
models : fix dead link to models in readme (#3006)
#198
:
Commit
ada745f4a5
pushed by
ExternalVendorCode
master
2025-04-07 12:14:17 +00:00
0s
ruby : change homepage URI in Ruby gemspec (#3007)
#195
:
Commit
01985c22c0
pushed by
ExternalVendorCode
master
2025-04-06 10:57:08 +00:00
0s
tests : add script to benchmark whisper.cpp on LibriSpeech corpus (#2999)
#191
:
Commit
448f3d3b93
pushed by
ExternalVendorCode
master
2025-04-05 10:27:02 +00:00
0s
whisper.wasm : fix unknown language issue (#3000)
#186
:
Commit
77e0c86ab6
pushed by
ExternalVendorCode
master
2025-04-04 18:09:08 +00:00
0s
examples : add new sources
#183
:
Commit
eac1bc9c47
pushed by
ExternalVendorCode
master
2025-04-04 01:49:07 +00:00
0s
readme : update roadmap link
#178
:
Commit
2c502b3c00
pushed by
ExternalVendorCode
master
2025-04-03 09:29:06 +00:00
0s
tests : remove gh label test-whisper-cli-tiny-en (#2988)
#174
:
Commit
f31b404fcb
pushed by
ExternalVendorCode
master
2025-04-02 17:11:12 +00:00
0s
feat: add health check endpoint to server (#2968)
#172
:
Commit
88d13a17a7
pushed by
ExternalVendorCode
master
2025-04-01 12:50:41 +00:00
0s
whisper : remove unnecessary GGML_UNUSED macro (#2960)
#169
:
Commit
f92bd59951
pushed by
ExternalVendorCode
master
2025-03-31 08:06:33 +00:00
0s
sync : ggml
#166
:
Commit
6e7629b146
pushed by
ExternalVendorCode
master
2025-03-30 03:16:02 +00:00
0s
bindings.go : add DetectedLanguage to go bindings (#2947)
#161
:
Commit
de6b38c6d9
pushed by
ExternalVendorCode
master
2025-03-28 22:59:02 +00:00
0s
examples : support progress_callback API for addon.node (#2941)
#155
:
Commit
1279f0d0bc
pushed by
ExternalVendorCode
master
2025-03-28 14:48:56 +00:00
0s
xcf : fix visionOS build
#153
:
Commit
f28bf5d186
pushed by
ExternalVendorCode
master
2025-03-28 06:38:53 +00:00
0s
bindings-go : update Makefile to use cmake (#2952)
#148
:
Commit
206459a804
pushed by
ExternalVendorCode
master
2025-03-27 14:18:58 +00:00
0s
readme : add note about SDL2 (#2946)
#144
:
Commit
594a121f3e
pushed by
ExternalVendorCode
master
2025-03-26 21:58:53 +00:00
0s
whisper.android : add GGML_USE_CPU compile definition (#2945)
#142
:
Commit
996581c5e2
pushed by
ExternalVendorCode
master
2025-03-26 13:48:59 +00:00
0s
ci: fix SYCL build (#2943)
#140
:
Commit
bb9f68129f
pushed by
ExternalVendorCode
master
2025-03-25 21:37:55 +00:00
0s
examples : reduce initial memory to 512MB (#2939)
#138
:
Commit
30cf30ca82
pushed by
ExternalVendorCode
master
2025-03-25 13:27:52 +00:00
0s
ggml : add logging for native build options/vars (#2935)
#135
:
Commit
b82ac32a6c
pushed by
ExternalVendorCode
master
2025-03-24 21:15:19 +00:00
0s
ci : remove CMAKE_CUDA_ARCHITECTURES in windows-cublas (#2923)
#132
:
Commit
7fe4979f25
pushed by
ExternalVendorCode
master
2025-03-24 00:15:17 +00:00
0s
xcframework : add support for CoreML to ios/macOS (#2912)
#129
:
Commit
ca75449a92
pushed by
ExternalVendorCode
master
2025-03-21 21:15:19 +00:00
0s
First
Previous
1
2
3
Next
Last