Commit History

ggml : detect SSSE3 (#1211)
82a619c
unverified

Przemysław Pawełczyk commited on

examples : vim plugin and LSP server (#1144)
358f6c9
unverified

AustinMroz commited on

whisper : initial hipBLAS support (#1209)
e093092
unverified

ardfork commited on

whisper : allow whisper_full from mel spectrogram - no audio (#1214)
8ae21a0
unverified

ggerganov jbrough commited on

whisper : significantly improve the inference quality (#1148)
7b59286
unverified

bobqianic ggerganov commited on

whisper.android : migrate from ndk-build to CMake (#1204)
df7ed53
unverified

junkfood commited on

main : log probs to text file (#1205)
26a54a0
unverified

jbyu ggerganov commited on

whisper : minor fixes (#1154)
fc4185e
unverified

csukuangfj commited on

build : fix OpenBLAS detection under Arch Linux (#1173)
1551f4e
unverified

Marcin Mielniczuk commited on

make : fix Linux machines supporting AVX1 not AVX2 (#1162)
e251342
unverified

Eric Swanson ggerganov commited on

whisper : add precalculated values of sin/cos for speeding up FFT (#1142)
721a4d5
unverified

Alexandr Graschenkov ggerganov bobqianic commited on

make : simplify Makefile (#1147)
52b3f80
unverified

alonfaraj commited on

cmake : fix PowerPC build failures introduced in #1174 (#1196)
35adb54
unverified

Marcin Mielniczuk commited on

Fix AVX etc. under GCC/CMake (#1174)
87c002e
unverified

Marcin Mielniczuk commited on

quantize : fix load vocab crash when len is 128 (#1160)
7676245
unverified

jhenhong commited on

examples : add tinydiarization support for streaming (#1137)
61d4989
unverified

duncanm5 commited on

cmake : fix MSVC compile error C3688 (#1136)
44ab249
unverified

bobqianic commited on

Revert "cmake : fix MSVC compile error C3688 on non-unicode Windows (#1110)"
8862803
unverified

ggerganov commited on

whisper : fix visibility warning of struct whisper_full_params by declaring in advance (#1124)
5574a4a
unverified

yangthecoder commited on

cmake : enable OpenBLAS on Windows (#1128)
7b4d898
unverified

bobqianic commited on

make : fix CLBlast build on MacOS (#1120)
232f2a8
unverified

Christian commited on

make : check nvcc version and set flag (#1115)
01bbf00
unverified

alonfaraj commited on

go : implement SetSplitOnWord (#1114)
400c46a
unverified

xsidurd commited on

make : tests can be called as "make tests base.en" (#1113)
1f5c1b8
unverified

Jose commited on

cmake : fix MSVC compile error C3688 on non-unicode Windows (#1110)
ddd76e1
unverified

gonchaxyz Gang Chen commited on

readme : add OpenVINO support details (#1112)
481cf7a
unverified

Ryan Metcalfe commited on

opencl : sync opencl compilation fix in ggml (#1111)
13afdc6
unverified

gonchaxyz commited on

samples : add a larger (30min) sample (#1092)
8453bfd
unverified

VadimP Vadim Peretokin commited on

whisper : expose API to let user control log output (#1060)
fc5e318
unverified

evmar ggerganov commited on

whisper : move progress calculation out of whisper.cpp (#1081)
cde9ea7
unverified

Hrishikesh Barman commited on

examples : add Vim plugin (#1131)
fde2cd7
unverified

AustinMroz commited on

ci : more platforms coverage (#1101)
c4448fa
unverified

alonfaraj Alon Faraj commited on

whisper : minor OpenVINO refactoring (#1037)
fc78e6a
unverified

ggerganov commited on

go : call SetDuration appropriately (#1077)
4528b8c
unverified

tmctmc commited on

go : fix context.Process call in examples (#1067)
0a7c278
unverified

mvrilo commited on

whisper : add OpenVINO support (#1037)
49bcee6
unverified

Ryan Metcalfe ggerganov commited on

readme : better wording (#1064)
3c9afe6
unverified

Martin Warnaar commited on

readme : add tinydiarize instructions (#1058)
71e17f4
unverified

ggerganov commited on

whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058)
eedbf0c
unverified

Akash Mahajan ggerganov commited on

talk-llama : fix new rope interface
982cdf8
unverified

ggerganov commited on

Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)"
1e5ddb0
unverified

ggerganov commited on

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

ggerganov commited on

talk-llama : fix build on macOS (#1062)
15d6fd8
unverified

Przemysław Pawełczyk commited on

extra : update 'quantize-all.sh' to quantize all downloaded models (#1054)
b2215ea
unverified

thefinaldegree commited on

whisper : `split_on_word` no longer trims (#1046)
2b07302
unverified

ggerganov commited on

ggml : do not use _GNU_SOURCE gratuitously (#1027)
3a69cdf
unverified

Przemysław Pawełczyk commited on

talk-llama : fix build after ggml sync (#1049)
4dcdfda
unverified

Przemysław Pawełczyk commited on

metal : sync ggml-metal (ref #1047)
799974c
unverified

ggerganov commited on

opencl : sync latest ggml-opencl
ced3ca3
unverified

ggerganov commited on

whisper : fix build with -Werror=undef (#1045)
29932e6
unverified

Philippe Normand commited on