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-05-05 18:18:12 +00:00
Code
Issues
Actions
4
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: remove MSVC warnings pragmas (#3090)
#299
:
Commit
09846f4e12
pushed by
ExternalVendorCode
master
2025-05-05 18:18:17 +00:00
0s
server: update abort mechanism to handle HTTP connection closure (#3112)
#295
:
Commit
bcf1ed0163
pushed by
ExternalVendorCode
master
2025-05-05 18:18:17 +00:00
0s
docs : Update cli documentation (#3102)
#291
:
Commit
988dcd4b5b
pushed by
ExternalVendorCode
master
2025-05-03 18:42:50 +00:00
0s
server : update httplib.h to version 0.20.0 (#3101)
#287
:
Commit
1fa17bc752
pushed by
ExternalVendorCode
master
2025-05-02 16:53:13 +00:00
0s
ruby : refine HTTP cache feature (#3109)
#283
:
Commit
366082d072
pushed by
ExternalVendorCode
master
2025-05-02 08:43:06 +00:00
0s
whisper : add check that target name exists (#3103)
#279
:
Commit
0f49edf0f3
pushed by
ExternalVendorCode
master
2025-05-01 16:29:53 +00:00
0s
make : fix samples glob pattern (#3100)
#275
:
Commit
3ae9b8416a
pushed by
ExternalVendorCode
master
2025-05-01 08:19:54 +00:00
0s
ggml : suppress Windows compiler warnings (#3075)
#271
:
Commit
55d73a13f5
pushed by
ExternalVendorCode
master
2025-04-30 15:59:48 +00:00
0s
whisper : fix grammar advance stack warning (#3087)
#267
:
Commit
2e30e6df59
pushed by
ExternalVendorCode
master
2025-04-29 15:30:12 +00:00
0s
examples : fix deprecated FFmpeg functions (#3073)
#263
:
Commit
f9b2dfdd8c
pushed by
ExternalVendorCode
master
2025-04-28 23:09:52 +00:00
0s
ruby : add encoder begin callback related methods (#3076)
#259
:
Commit
50fda73f4c
pushed by
ExternalVendorCode
master
2025-04-27 01:39:41 +00:00
0s
ci : enable bindings java job (#3070)
#255
:
Commit
1c20f46887
pushed by
ExternalVendorCode
master
2025-04-25 21:39:52 +00:00
0s
ruby : add cmake option (#0)
#251
:
Commit
adaea088bc
pushed by
ExternalVendorCode
master
2025-04-25 13:30:18 +00:00
0s
coreml : set convert_to="mlprogram" in convert
#247
:
Commit
8b92060a10
pushed by
ExternalVendorCode
master
2025-04-24 10:45:42 +00:00
0s
ci : disable freeBSD job in build.yml (#3064)
#243
:
Commit
7858eddd10
pushed by
ExternalVendorCode
master
2025-04-23 10:23:59 +00:00
0s
examples : add HEAPU8 to exported runtime methods (#3062)
#239
:
Commit
3a88f1e504
pushed by
ExternalVendorCode
master
2025-04-22 02:01:03 +00:00
0s
whisper : add no_context parameter to whisper_params (#3045)
#235
:
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)
#231
:
Commit
f8a3509b6d
pushed by
ExternalVendorCode
master
2025-04-16 07:27:13 +00:00
0s
ruby: use CMake in build process (#3043)
#227
:
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)
#223
:
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)
#219
:
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)
#215
:
Commit
33a25e4dda
pushed by
ExternalVendorCode
master
2025-04-11 05:11:14 +00:00
0s
docs : fix README.md (#3024)
#211
:
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)
#208
:
Commit
ef6cf357e7
pushed by
ExternalVendorCode
master
2025-04-09 20:31:49 +00:00
0s
ruby : Update uri.rb (#3016)
#204
:
Commit
b1f5c11b32
pushed by
ExternalVendorCode
master
2025-04-09 12:21:47 +00:00
0s
models : fix dead link to models in readme (#3006)
#200
:
Commit
ada745f4a5
pushed by
ExternalVendorCode
master
2025-04-07 12:14:17 +00:00
0s
ruby : change homepage URI in Ruby gemspec (#3007)
#197
:
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)
#193
:
Commit
448f3d3b93
pushed by
ExternalVendorCode
master
2025-04-05 10:27:07 +00:00
0s
whisper.wasm : fix unknown language issue (#3000)
#188
:
Commit
77e0c86ab6
pushed by
ExternalVendorCode
master
2025-04-04 18:09:14 +00:00
0s
examples : add new sources
#185
:
Commit
eac1bc9c47
pushed by
ExternalVendorCode
master
2025-04-04 01:49:13 +00:00
0s
First
Previous
1
2
Next
Last