whisper.cpp / examples /common.cpp

Commit History

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

danbev commited on

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

danbev commited on

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

Dmitry Atamanov 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

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

ggerganov commited on

whisper : disable CUDA mel + fix FFMPEG
2831df8
unverified

ggerganov commited on

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

William Tambellini commited on

common : fix file-handle leak in read_wav() (#2026)
ffc6231
unverified

ulatekh commited on

main : set stdin to binary mode on Windows (#2025)
ed041ef
unverified

rotemdan commited on

talk, talk-llama : pass text_to_speak as a file (#1865)
3fd8b4d
unverified

Tamotsu Takahashi commited on

examples : clean up common code (#1871)
da3cdf4
unverified

felrock commited on

common : fix wav buffer detection (#1819)
bc84057
unverified

JacobLinCool commited on

common : fix input buffer check (#1812)
6c38a7f
unverified

ggerganov commited on

server : implement "verbose_json" format with token details (#1781)
d6e13b6
unverified

rmmh commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

examples : fix build + compile warnings (close #1256)
2cfc05a
unverified

ggerganov commited on

ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
d41ba35
unverified

ggerganov commited on

whisper : minor OpenVINO refactoring (#1037)
fc78e6a
unverified

ggerganov commited on

ggml : sync latest repo (mostly refactoring changes)
d97fd69
unverified

ggerganov commited on

ggml : sync latest ggml lib
a100c9a
unverified

ggerganov commited on

ggml : sync latest ggml repo
6ee8740
unverified

ggerganov commited on

ggml : sync latest ggml
803e1be
unverified

ggerganov commited on

examples : fix + refactor Levenshtein distance
97f9410
unverified

ggerganov commited on

whisper : add integer quantization support (#540)
a5f8f3c
unverified

ggerganov commited on

examples : add missing #include <cstdint> (#798)
f19517c
unverified

Philipp Zabel commited on

examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified

ggerganov commited on