whisper.cpp / examples

Commit History

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

whisper: add xcframework build script (#2873)
9797241
unverified

mdestagnol commited on

objc : fix build, tmp remove GPU support, use C++17
e1b5e01

ggerganov commited on

common : more general m_audio_len update logic (#2855)
4674264
unverified

Ivy233 Ivy233 commited on

common : fix audio loading by miniaudio (#2862)
494fb84
unverified

Dmitry Atamanov commited on

fix: missing include common-whisper (#2858)
2271d56
unverified

Lin Xiaodong commited on

whisper : support GGML_BACKEND_DL (#2843)
2e6437e
unverified

Diego Devesa ggerganov commited on

common : separate whisper sources (#2846)
0447b9d
unverified

ggerganov commited on

common : fix build min/max (#2845)
07533a2
unverified

ggerganov commited on

examples : use miniaudio for direct decoding flac, mp3, ogg and wav (#2759)
7a280a4
unverified

Dmitry Atamanov commited on

stream : stop on ^C when no audio is received (#2822)
45399ad
unverified

petterreinholdtsen Petter Reinholdtsen commited on

stream : add beam size parameter(#2836)
dd66508
unverified

masahji commited on

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