COMMITS
/ examples/common.cpp May 5, 2025
D
whisper: remove MSVC warnings pragmas (#3090)
Daniel Bevenius committed
March 20, 2025
D
examples : command.wasm updates (#2904)
Daniel Bevenius committed
March 4, 2025
D
common : fix audio loading by miniaudio (#2862)
Dmitry Atamanov committed
February 27, 2025
G
common : separate whisper sources (#2846)
Georgi Gerganov committed
G
common : fix build min/max (#2845)
Georgi Gerganov committed
D
examples : use miniaudio for direct decoding flac, mp3, ogg and wav (#2759)
Dmitry Atamanov committed
July 8, 2024
G
examples : fix compile warnings [no ci] (#0)
Georgi Gerganov committed
June 26, 2024
G
whisper : disable CUDA mel + fix FFMPEG
Georgi Gerganov committed
May 21, 2024
W
examples : add support for decoding input with ffmpeg (Linux) (#2133)
William Tambellini committed
April 9, 2024
U
common : fix file-handle leak in read_wav() (#2026)
ulatekh committed
R
main : set stdin to binary mode on Windows (#2025)
Rotem Dan committed
February 24, 2024
T
talk, talk-llama : pass text_to_speak as a file (#1865)
Tamotsu Takahashi committed
February 19, 2024
F
examples : clean up common code (#1871)
Felix committed
January 30, 2024
J
common : fix wav buffer detection (#1819)
JacobLinCool committed
January 27, 2024
G
common : fix input buffer check (#1812)
Georgi Gerganov committed
January 18, 2024
R
server : implement "verbose_json" format with token details (#1781)
Ryan Hitchman committed
November 3, 2023
G
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
Georgi Gerganov committed
September 7, 2023
G
examples : fix build + compile warnings (close #1256)
Georgi Gerganov committed
September 5, 2023
G
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
Georgi Gerganov committed
July 4, 2023
G
whisper : minor OpenVINO refactoring (#1037)
Georgi Gerganov committed
July 2, 2023
G
ggml : sync latest repo (mostly refactoring changes)
Georgi Gerganov committed
June 25, 2023
G
ggml : sync latest ggml lib
Georgi Gerganov committed
May 20, 2023
G
ggml : sync latest ggml repo
Georgi Gerganov committed
May 14, 2023
G
ggml : sync latest ggml
Georgi Gerganov committed
April 30, 2023
G
examples : fix + refactor Levenshtein distance
Georgi Gerganov committed
G
whisper : add integer quantization support (#540)
Georgi Gerganov committed
April 23, 2023
P
examples : add missing #include <cstdint> (#798)
Philipp Zabel committed
February 15, 2023
G
examples : refactor in order to reuse code and reduce duplication (#482)
Georgi Gerganov committed