whisper.cpp / examples

Commit History

sycl: fix example build (#2570)
a0dcffc
unverified

Stefan Sydow commited on

whisper.swiftui : switch Mac dest to Mac (Designed for iPad) (#2562)
13f2beb
unverified

jhenhong commited on

build : fixes
11d19cb

ggerganov commited on

talk-llama : sync llama.cpp
6bb34fb

ggerganov commited on

whisper.swiftui : add model download list & bench methods (#2546)
5767578
unverified

jhenhong commited on

examples : fix ffmpeg v5 build (#2543)
88b342e
unverified

Stefan Sydow commited on

talk-llama : sync llama.cpp
8177527

ggerganov commited on

whisper : add dtw preset for large-v3-turbo (#2481)
eae3cdd
unverified

rotemdan commited on

objc : fix build
564bce1

ggerganov commited on

whisper : adapt to latest ggml (skip) (#0)
ad9dd7b

ggerganov commited on

examples : update dr_wav.h to newer version (#2449)
d678325
unverified

Rahul Vadhyar commited on

talk-llama : sync llama.cpp
c9ddda2

ggerganov commited on

server : ffmpeg overwrite leftover temp file (#2431)
2dafb8e
unverified

dynafire commited on

whisper : add large-v3-turbo (#2440)
f3283ba
unverified

ggerganov commited on

make : remove "talk" target until updated
5fb8fce

ggerganov commited on

talk-llama : sync llama.cpp
f91f98d

ggerganov commited on

examples : adapt to ggml.h changes (ggml/0)
91c7734

ggerganov commited on

server : use OS-generated temp file name for converted files (#2419)
04d9c8d
unverified

teejae commited on

readme : remove invalid flag from Python example (#2396)
5372e8b
unverified

UsernamesLame commited on

talk-llama : sync llama.cpp
4493ffd

ggerganov commited on

examples : use colorblind friendly TTY color scheme (#2360)
09303a2
unverified

Justine Tunney commited on

build : fix aarch64 (#0)
55befbb

ggerganov commited on

talk-llama : sync llama.cpp
a40d0a7

ggerganov commited on

common : handle new quant types (ggml/0)
53bb541

ggerganov commited on

talk-llama : sync llama.cpp
7ef5ccc

ggerganov commited on

examples : fix compile warnings [no ci] (#0)
32cfce9

ggerganov commited on

server : add inference path to make OAI API compatible (#2270)
66a3eb1
unverified

eschmidbauer commited on

cmake : minor fixes
369b16c
unverified

ggerganov commited on

whisper : disable CUDA mel + fix FFMPEG
2831df8
unverified

ggerganov commited on

whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified

ggerganov commited on

talk-llama : sync llama.cpp
e8e18fb
unverified

ggerganov commited on

move BLAS to a separate backend (cont) (llama/6210)
4b26445

slaren commited on

ggml : remove OpenCL (#0)
d303fe3

ggerganov commited on

talk-llama : sync llama.cpp
7e268a7

ggerganov commited on

whisper : remove `speed_up` and `phase_vocoder*` functions (#2198)
7ef0c95
unverified

stanimirovb commited on

server : fix typo (#2181)
18c60fc
unverified

Daniel Valdivia commited on

examples : add support for decoding input with ffmpeg (Linux) (#2133)
c160b58
unverified

William Tambellini commited on

node : add flash_attn param (#2170)
b4d05df
unverified

pprobst commited on

whisper : use flash attention (#2152)
27c0a97
unverified

ggerganov commited on

talk-llama : reject runs without required arguments (#2153)
b445508
unverified

petterreinholdtsen ggerganov commited on

server : return utf-8 (#2138)
2719aa0
unverified

ggerganov commited on

node : add audio_ctx and audio buffer params (#2123)
9b4d9d5
unverified

pprobst ggerganov commited on

node : add additional params (#2000)
933eb40
unverified

valVk commited on

js : remove un-needed request header from fetchRemote (#2119)
6c54394
unverified

Mark Karpelès commited on

main : dont print timings with --no-prints (#2108)
685d1c1
unverified

Daniel Ziegenberg commited on

main : add options for temperature control (#2088)
9a3f777
unverified

Daniel Ziegenberg commited on

whisper.android : update example, add field to print timestamp (#2072)
03fb680
unverified

codezjx commited on

cmake : fix json INTERFACE library (#2069)
0a1cadb
unverified

xcsong commited on

main : fix double quote escaping in csv output (#2090)
9952a85
unverified

mashizora commited on

talk-llama : sync llama.cpp
f5f68d6

ggerganov commited on