whisper.cpp / examples

Commit History

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

examples : clarify Core ML encoder model usage [no ci] (#2987)
b332af9
unverified

danbev commited on

whisper.objc : fix typo in README.md [no ci] (#2985)
e6ba999
unverified

danbev commited on

android.java : re-add ggml source updates (#2975)
5dca9f3
unverified

danbev commited on

android : add new ggml source files
69804b5

ggerganov commited on

examples : update README links to point to pages deployment (#2971)
ba856a2
unverified

danbev commited on

ci : add github pages workflow for wasm examples (#2969)
7b99476
unverified

danbev commited on

feat: add health check endpoint to server (#2968)
cbeea6f
unverified

sachaarbonel commited on

examples : support progress_callback API for addon.node (#2941)
3f6a806
unverified

Lin Xiaodong linxiaodong commited on

whisper.android : add GGML_USE_CPU compile definition (#2945)
ad2c8f8
unverified

danbev commited on

whisper.android.java : update build with ggml source changes (#2942)
b0f4066
unverified

danbev commited on

examples : reduce initial memory to 512MB (#2939)
a406dda
unverified

danbev commited on

examples : fix nthread parsing in whisper.wasm (#2938)
603da69
unverified

danbev commited on

examples : fix request path for local worker files (#2937)
0d0eed6
unverified

danbev commited on

whisper : enhance model download scripts functionality and resolve compiler warning (#2925)
69f99f1
unverified

Peter commited on

whisper.swiftui : Add Core ML support to README [no ci] (#2921)
be8fe47
unverified

danbev commited on

examples : update whisper.objc README.md (#2916)
0389e41
unverified

danbev commited on

examples : add WHISPER_SDL2 check to deprecation executables (#2911)
d1d1943
unverified

danbev commited on

examples : update wasm examples to include server.py [no ci] (#2908)
937218a
unverified

danbev commited on

examples : command.wasm updates (#2904)
0db3249
unverified

danbev commited on

examples : use xcframework in whisper.objc example (#2882)
d520f58
unverified

danbev commited on

examples : add GGML_USE_CPU=ON flag to whisper.objc (#2880)
749d15b
unverified

danbev commited on

examples : add dl to the list of libraries linked (#2875)
dc2a512
unverified

danbev commited on