Commit History

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

models : add ggml_to_pt script (#1042)
95e087e
unverified

Simon Moisselin simonn94 commited on

models : cd statements are quoted to allow spaces in path (#1041)
3063d29
unverified

Roddur Dasgupta commited on

models : handle paths with spaces in download script (close #1038)
097a82d
unverified

ggerganov commited on

main : add diarization support for all current output types (#1031)
16846f8
unverified

Colin ggerganov commited on

readme : add java alternative binding (#1029)
1b58b55
unverified

GiviMAD commited on

go : add support for whisper_full_lang_id() (#1010)
1d4bf86
unverified

jaybinks Jay Binks commited on

go : fix "cb" -> "callNewSegment"
cdb726d
unverified

ggerganov commited on

ggml : sync latest ggml lib
a100c9a
unverified

ggerganov commited on

go : improve progress reporting and callback handling (#1024)
19d7f69
unverified

appleboy commited on

make : update cuBLAS build both x86 and aarch64 (#1015)
5d4a28f
unverified

byte-6174 commited on

make : fix for CUDA native not working as an option on Ubuntu (#1012)
1807a31
unverified

KP Kaiser commited on

main : exit gracefully when invalid params are passed
3706d35
unverified

faker2048 commited on

main : gracefully exit when invalid params are passed (#1002)
951f044
unverified

faker2048 commited on

py : make convert-pt-to-ggml.py backwards compatible with older vocab.json tokenizer files (#1001)
83e4988
unverified

akashmjn commited on

readme : corrected syntax for markdown link (#995)
2aebdfc
unverified

Larry Battle commited on

updated java README
465bc94

nalbion commited on

`speak` scripts for Windows
2fdd855

nalbion commited on

updated README for java
84f8053

nalbion commited on

whisper.android : support decode wav file has 2 channels (#972)
1771dce
unverified

geniusnut commited on

Feature/java bindings2 (#944)
66cb305
unverified

nalbion commited on

models : fix README.md (#964)
9cc4aaa
unverified

genevera (she/her) commited on

examples : update elevenlabs scripts to use official python API (#837)
ed6d1a3
unverified

DGdev91 commited on