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-06 02:46:54 +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
ruby : change homepage URI in Ruby gemspec (#3007)
#194
:
Commit
01985c22c0
pushed by
ExternalVendorCode
master
2025-04-05 10:27:01 +00:00
0s
tests : add script to benchmark whisper.cpp on LibriSpeech corpus (#2999)
#190
:
Commit
448f3d3b93
pushed by
ExternalVendorCode
master
2025-04-05 10:27:01 +00:00
0s
examples : add new sources
#182
:
Commit
eac1bc9c47
pushed by
ExternalVendorCode
master
2025-04-04 13:09:05 +00:00
0s
examples : add new sources
#181
:
Commit
e400aeb770
pushed by
ExternalVendorCode
sync-ggml-25-04-02-2
2025-04-03 19:09:06 +00:00
0s
readme : update roadmap link
#177
:
Commit
2c502b3c00
pushed by
ExternalVendorCode
master
2025-04-03 09:29:06 +00:00
0s
whisper : remove unnecessary GGML_UNUSED macro (#2960)
#171
:
Commit
f92bd59951
pushed by
ExternalVendorCode
b2349
2025-03-31 09:15:56 +00:00
0s
whisper : remove unnecessary GGML_UNUSED macro (#2960)
#168
:
Commit
f92bd59951
pushed by
ExternalVendorCode
master
2025-03-31 09:15:56 +00:00
0s
sync : ggml
#165
:
Commit
6e7629b146
pushed by
ExternalVendorCode
master
2025-03-30 03:15:56 +00:00
0s
ruby : fix test failures in test_whisper (#2955)
#163
:
Commit
46d6e0abc1
pushed by
ExternalVendorCode
b2341
2025-03-29 15:15:56 +00:00
0s
bindings.go : add DetectedLanguage to go bindings (#2947)
#160
:
Commit
de6b38c6d9
pushed by
ExternalVendorCode
master
2025-03-28 22:59:01 +00:00
0s
xcf : fix visionOS build
#152
:
Commit
f28bf5d186
pushed by
ExternalVendorCode
master
2025-03-28 14:48:55 +00:00
0s
whisper : add support for backends with multiple ggml_backend_buffer_type (#2863)
#150
:
Commit
21d890d534
pushed by
ExternalVendorCode
b2279
2025-03-27 22:08:32 +00:00
0s
bindings-go : update Makefile to use cmake (#2952)
#147
:
Commit
206459a804
pushed by
ExternalVendorCode
master
2025-03-27 14:18:57 +00:00
0s
whisper : initialize decoder's rng with unique seed (#2932)
#137
:
Commit
cf5ddb8c21
pushed by
ExternalVendorCode
b2267
2025-03-25 17:57:35 +00:00
0s
ggml : add logging for native build options/vars (#2935)
#134
:
Commit
b82ac32a6c
pushed by
ExternalVendorCode
master
2025-03-25 17:57:35 +00:00
0s
whisper : add check for CPU backend initialization (#2918)
#131
:
Commit
be9de81171
pushed by
ExternalVendorCode
b2262
2025-03-22 12:15:14 +00:00
0s
whisper : fix compiler warnings in whisper.cpp (#2895)
#124
:
Commit
215990abde
pushed by
ExternalVendorCode
b2251
2025-03-19 21:15:14 +00:00
0s
whisper : fix compiler warnings in whisper.cpp (#2895)
#121
:
Commit
215990abde
pushed by
ExternalVendorCode
master
2025-03-19 21:15:14 +00:00
0s
objc : fix build, tmp remove GPU support, use C++17
#106
:
Commit
7d14005717
pushed by
ExternalVendorCode
master
2025-03-11 20:23:52 +00:00
0s
common : fix audio loading by miniaudio (#2862)
#102
:
Commit
5b481a27a6
pushed by
ExternalVendorCode
master
2025-03-05 21:27:07 +00:00
0s
ruby : follow audio library change (#2851)
#96
:
Commit
c42f67e2d2
pushed by
ExternalVendorCode
master
2025-03-01 11:31:23 +00:00
0s
whisper : support GGML_BACKEND_DL (#2843)
#93
:
Commit
339a1cba5d
pushed by
ExternalVendorCode
master
2025-02-28 11:20:53 +00:00
0s
common : separate whisper sources (#2846)
#89
:
Commit
c64f3e8ada
pushed by
ExternalVendorCode
master
2025-02-27 19:09:49 +00:00
0s
fix DTW crash
#88
:
Commit
0be1c4dcbb
pushed by
ExternalVendorCode
sl/support-dl-backend
2025-02-28 07:39:59 +00:00
0s
whisper : support GGML_BACKEND_DL
#87
:
Commit
579539ac46
pushed by
ExternalVendorCode
sl/support-dl-backend
2025-02-27 02:57:13 +00:00
0s
stream : add beam size parameter(#2836)
#84
:
Commit
dfc6ca62f3
pushed by
ExternalVendorCode
master
2025-02-26 14:01:48 +00:00
0s
node : add max_len params in node addon (#2760)
#72
:
Commit
cadfc50eab
pushed by
ExternalVendorCode
master
2025-02-05 01:59:08 +00:00
0s
ci : dummy commit to trigger CI
#69
:
Commit
589b40810a
pushed by
ExternalVendorCode
master
2025-02-04 01:50:39 +00:00
0s
talk-llama : sync llama.cpp
#64
:
Commit
99b011a9f5
pushed by
ExternalVendorCode
master
2025-01-15 08:59:43 +00:00
0s
whisper : fix gpu device selection (#2728)
#61
:
Commit
eb68324c86
pushed by
ExternalVendorCode
master
2025-01-14 08:51:00 +00:00
0s
First
Previous
1
2
Next
Last