whisper.cpp / examples

Commit History

android : update CMakeLists.txt to use FetchContent for ggml (#3268)
e5d47d0
unverified

danbev commited on

cmake : fix android build (#3265)
e70bf99
unverified

ggerganov danbev commited on

examples : add stereo to mono conversion in read_audio_data (#3266)
5451562
unverified

danbev commited on

talk-llama : sync llama.cpp
fc04dc0

ggerganov commited on

examples : set the C++ standard to C++17 for server (#3261)
5257653
unverified

danbev commited on

examples : update usage/help in yt-wsp.sh (#3251)
0931e4a
unverified

w1redch4d commited on

server : graceful shutdown, atomic server state, and health endpoint Improvements (#3243)
170eb31
unverified

sachaarbonel commited on

server : add Voice Activity Detection (VAD) support (#3246)
58d6e4e
unverified

danbev commited on

cli : fix short name conflict for vad options [no ci] (#3247)
c5f7b7e
unverified

danbev commited on

android : fix builds (#0)
4043835

ggerganov commited on

talk-llama : sync llama.cpp
5ef1601

ggerganov commited on

node : add language detection support (#3190)
9994342
unverified

danbev commited on

talk-llama : sync llama.cpp
58220b6

ggerganov commited on

whisper : remove whisper_load_backends function (#3196)
0cae2d6
unverified

danbev commited on

talk-llama : sync llama.cpp
5d037b9

ggerganov commited on

node : enable no_prints to suppress all output (#3189)
1b2bc05
unverified

danbev commited on

talk-llama : fix for swedish umlauts + expose model inference settings in talk-llama.cpp (#3187)
1473e33
unverified

matteng1 ggerganov commited on

server : Add k6 Load Testing Script (#3175)
9a681c7
unverified

sachaarbonel commited on

talk-llama : sync llama.cpp
44ee199

ggerganov commited on

examples : add --print-confidence option to cli (#3150)
2d83266
unverified

danbev commited on

server : add --flash-attn usage output (#3152)
8e966a8
unverified

danbev commited on

talk-llama : sync llama.cpp
05d6d9c

ggerganov commited on

examples : add VAD speech segments example (#3147)
dc59673
unverified

danbev commited on

vad : remove shortform for --vad option in cli.cpp (#3145)
ad4ee45
unverified

danbev commited on

docs : update README.md for whisper.objc app (#2569)
5717d4a
unverified

Tomer Schlesinger commited on

vad : add initial Voice Activity Detection (VAD) support (#3065)
a28f35e
unverified

danbev ggerganov commited on

cli : print color scheme info for --print-colors (#3141)
5cc20a0
unverified

danbev commited on

examples : update link to Paul Tol's color scheme [no ci] (#3140)
55107f1
unverified

danbev commited on

examples : add HEAPU8 to all of the exported runtime methods (#3134)
a4fc5fb
unverified

Enes Grahovac commited on

wasm : add note about worker.js file generation [no ci] (#3133)
c6a619d
unverified

danbev commited on

stream.wasm : add HEAPU8 to exported runtime methods (#3130)
df2c5e7
unverified

danbev commited on

cli : avoid std::exchange
ba2be5c

ggerganov commited on

whisper: remove MSVC warnings pragmas (#3090)
e0d130c
unverified

danbev commited on

server: update abort mechanism to handle HTTP connection closure (#3112)
02b25fa
unverified

sachaarbonel commited on

cli : support "-" for stdout like stdin (#3050)
7e3c27c
unverified

Daniel Tang commited on

docs : Update cli documentation (#3102)
8566207
unverified

arpitjain96 commited on

server : update httplib.h to version 0.20.0 (#3101)
238f652
unverified

sachaarbonel commited on

talk-llama : sync llama.cpp
05fda4a

ggerganov commited on

server : add --no-gpu option to print usage output (#3098)
1eb0f64
unverified

danbev commited on

examples : expose language detection probabilities to server example (#3044)
6b8d348
unverified

sachaarbonel commited on

talk-llama : sync llama.cpp (#3084)
511930c
unverified

ggerganov commited on

examples : fix deprecated FFmpeg functions (#3073)
0aa41e8
unverified

podre-henrique commited on

examples : add HEAPU8 to exported runtime methods (#3062)
2339555
unverified

danbev commited on

whisper : add no_context parameter to whisper_params (#3045)
0e991f8
unverified

sachaarbonel commited on

examples : add FFmpeg v7.0 support to ffmpeg-transcode.cpp (#3038)
880d905
unverified

fujimotos commited on

addon.node : support max_context api for addon.node (#3025)
6c51a9b
unverified

Lin Xiaodong linxiaodong commited on

rename : ggerganov -> ggml-org (#3005)
f816f88
unverified

ggerganov commited on

examples : update server.py to match github pages app [no ci] (#3004)
0fdd602
unverified

danbev commited on

whisper.wasm : fix unknown language issue (#3000)
d53c30c
unverified

danbev commited on

examples : add new sources
2a8a6b4

ggerganov commited on