whisper.cpp / examples

Commit History

Fixes for Windows (#2790)
9f0fbdf
unverified

Judd Judd commited on

node : add max_len params in node addon (#2760)
91b432f
unverified

billyct commited on

talk-llama : sync llama.cpp
9b44911
unverified

ggerganov commited on

whisper.objc : fix build and CI
9cbd99a
unverified

Corey Earwood commited on

talk-llama : sync llama.cpp
16d40d7

ggerganov commited on

server : fix build (#2718)
7925ae3
unverified

ggerganov commited on

talk-llama : sync llama.cpp (#2709)
b462700
unverified

ggerganov commited on

server : generate unique tmp filenames (#2718)
89d94b1
unverified

NETZkultur GmbH commited on

cli : fix segfault on missing argument (#2700)
245a91f
unverified

Yusuf Redžić commited on

objc : rename ggml-cpu-aarch64.c to .cpp (#2687)
e2f64bf
unverified

ego-ml commited on

examples : handle "main.exe" deprecation
d4ee21b
unverified

ggerganov commited on

cli : add --suppress_nst support (#2664)
23ec87d
unverified

Andreas Lubbe commited on

cli : add no_speech_thold (#2663)
bb36a6d
unverified

Andreas Lubbe commited on

server : fix help print
d2d52bd
unverified

ggerganov commited on

server : add no-speech threshold parameter and functionality (#2654)
8e40db9
unverified

sachaarbonel commited on

whisper : rename suppress_non_speech_tokens to suppress_nst (#2653)
5b0631d
unverified

ggerganov commited on

server : add option to suppress non-speech tokens (#2649)
647c7e7
unverified

sachaarbonel commited on

whisper : rename binaries + fix install (#2648)
30197de
unverified

ggerganov commited on

android : try to fix build
c9db590

ggerganov commited on

files : remove old sources
1da9474

ggerganov commited on

talk-llama : sync llama.cpp
c4fb34c

ggerganov commited on

common : remove old types
fc4a926

ggerganov commited on

stream : improve consistency in README (#2642)
91a639e
unverified

crummyh commited on

common : add cstdio header
ad1017f
unverified

ggerganov commited on

stream : update build instructions
19c0156
unverified

ggerganov commited on

android : fix build and ci (#2624)
0025feb
unverified

Thamster 3v324v23 commited on

ci : disable CUDA and Android builds
fcafd21

ggerganov commited on

ci : disable Obj-C build + fixes
3859606

ggerganov commited on

talk-llama : sync llama.cpp
5908a19

ggerganov commited on

common : fix compile warning
6a0d528

ggerganov commited on

whisper : adapt to new ggml (wip)
ec6f374

ggerganov commited on

talk-llama : sync llama.cpp
1568fc8

ggerganov commited on

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