Commit History

vad : revisit timestamp alignment/mapping (#3173)
f198f02
unverified

danbev commited on

whisper : remove whisper_load_backends function (#3196)
0cae2d6
unverified

danbev commited on

whisper : remove redundant assignments (#3178)
ec40497
unverified

danbev commited on

vad : return early if no vad segments are detected (#3158)
a28f11e
unverified

danbev commited on

vad : store VAD context in whisper_state (#3156)
821d05f
unverified

danbev commited on

whisper : update to ggml-backend changes (#0)
b12517c

ggerganov commited on

vad : add initial Voice Activity Detection (VAD) support (#3065)
a28f35e
unverified

danbev ggerganov commited on

whisper : remove dummy commit comment [no ci] (#3143)
cac1a97
unverified

danbev commited on

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

danbev commited on

whisper : fix grammar advance stack warning (#3087)
e4a0565
unverified

danbev commited on

whisper : reduce delta_min from 1000ms to 100ms (#3028)
d3e767a
unverified

ggerganov commited on

whisper : fix "bench-all outputs an invalid result on larger models" (#3002)
b6c9266
unverified

fujimotos commited on

rename : ggerganov -> ggml-org (#3005)
f816f88
unverified

ggerganov commited on

coreml: fix Whisper to CoreML conversion by disabling SDPA [no ci] (#2979)
bf862e4
unverified

danbev commited on

whisper : remove unnecessary GGML_UNUSED macro (#2960)
b2e42a5
unverified

danbev commited on

whisper : add support for backends with multiple ggml_backend_buffer_type (#2863)
79fa7cf
unverified

Dan Johansson commited on

whisper : initialize decoder's rng with unique seed (#2932)
6322856
unverified

danbev commited on

whisper : add check for CPU backend initialization (#2918)
ae8d838
unverified

danbev commited on

whisper : fix compiler warnings in whisper.cpp (#2895)
bfa2ae7
unverified

danbev commited on

whisper : enable compiler warnings for src (#2891)
a216359
unverified

danbev commited on

whisper : support GGML_BACKEND_DL (#2843)
2e6437e
unverified

Diego Devesa ggerganov commited on

whisper : restore big endian support (#2816)
7631e20
unverified

Thomas Fitzsimmons Xuan-Son Nguyen commited on

ci : dummy commit to trigger CI
600a548
unverified

ggerganov commited on

whisper : fix gpu device selection (#2728)
87b427e
unverified

ggerganov commited on

whisper : add whisper_full_get_segment_no_speech_prob_from_state (#2716)
cb32a92
unverified

Sandro Hanea 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

whisper : support no_speech_thold (#2625)
adb5837
unverified

Karthick commited on

whisper : add single-timestamp logic (#2629)
7655c06
unverified

Karthick ggerganov commited on

whisper : use backend registry (#0)
b9f5e40

ggerganov commited on

whisper : adapt to new ggml (wip)
ec6f374

ggerganov commited on

whisper : fix build (#0)
dfd316d

ggerganov commited on

whisper.swiftui : add model download list & bench methods (#2546)
5767578
unverified

jhenhong commited on

ggml : vulkan logs (#2547)
aec2a89
unverified

thewh1teagle commited on

whisper : fix extra memory usage (#2534)
96efeba
unverified

Vin Misra vinmisra commited on

whisper : backend registry init before model load
606cb52

ggerganov commited on

ggml : alloc ggml_contexts on the heap (#2525)
3ccf40a
unverified

ggerganov commited on

whisper : minor compile warning
c06d5f9
unverified

ggerganov commited on

whisper : move new-segment callback after DTW step (#2515)
6b8369d
unverified

jettoblack commited on

whisper : fix index overflow in token-level timestamp logic (#2505)
de79ec1
unverified

josscii commited on

whisper : add dtw preset for large-v3-turbo (#2481)
eae3cdd
unverified

rotemdan commited on

whisper : add OpenVINO init with state (#2464)
6d5166f
unverified

Sandro Hanea Sandro Hanea commited on

whisper : zero-out the KV cache upon clear (#2445)
b8af443

ggerganov commited on

whisper : revert mel-related changes (#0)
7708c26

ggerganov commited on

whisper : adapt to latest ggml (skip) (#0)
ad9dd7b

ggerganov commited on

whisper : fix excessive memory usage (#2443)
afe3785
unverified

ggerganov commited on

talk-llama : sync llama.cpp
c9ddda2

ggerganov commited on

talk-llama : sync llama.cpp
f91f98d

ggerganov commited on

ggml : refactoring (llama/#0)
1b62c96

ggerganov commited on

whisper : update FA call
2bfec97

ggerganov commited on