]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
10 days ago Anton Mitkovsycl: Remove not needed copy f16->f32 for dnnl mul...
10 days ago Georgi Gerganovcmake : handle whitepsaces in path during metal build...
10 days ago Christian KastnerImplement GGML_CPU_ALL_VARIANTS for ARM (llama/14080)
10 days ago Jeff Bolzvulkan: Better thread-safety for command pools/buffers...
10 days ago Jeff Bolzvulkan: Track descriptor pools/sets per-context (llama...
10 days ago lhezopencl: add `mul_mv_id_q4_0_f32_8x_flat` (llama/14003)
10 days ago 0cc4mVulkan: Don't default to CPU device (like llvmpipe...
10 days ago Isaac McFadyenrpc : nicer error messages for RPC server crash (llama...
10 days ago Daniel Beveniusggml : disable warnings for tests when using MSVC ...
10 days ago Daniel Beveniusggml : remove unused ggml_context_container (ggml/1272)
10 days ago Daniel Beveniusexamples : include examples in msvc disable warn (ggml...
10 days ago Daniel Beveniuswhisper : clear result_all if vad_samples is empty...
11 days ago Daniel Beveniusexamples : set the C++ standard to C++17 for server...
12 days ago w1redch4dexamples : update usage/help in yt-wsp.sh (#3251)
12 days ago Sacha Arbonelserver : graceful shutdown, atomic server state, and...
2025-06-13 Daniel Beveniuswhisper : fix VAD processing for skipped audio segments...
2025-06-13 Daniel Beveniusserver : add Voice Activity Detection (VAD) support...
2025-06-13 Daniel Beveniuscli : fix short name conflict for vad options [no ci...
2025-06-13 Daniel Beveniusruby : add .gitignore entries for ext directory (#3245)
2025-06-11 Daniel Beveniusci : update windows runner to windows-2022 (#3242)
2025-06-10 Daniel Beveniusruby : add cleaning of library names in dependencies...
2025-06-10 Georgi Gerganovggml : fix weak alias win32 (#0)
2025-06-10 Georgi Gerganovandroid : fix builds (#0)
2025-06-10 Georgi Gerganovsync : ggml
2025-06-10 Georgi Gerganovfiles : remove old sources (part 2)
2025-06-10 Georgi Gerganovsync : ggml
2025-06-10 Georgi Gerganovfiles : remove old sources
2025-06-10 Georgi Gerganovtalk-llama : sync llama.cpp
2025-06-10 Georgi Gerganovsync : ggml
2025-06-10 Georgi Gerganovmetal : use less stack memory in FA kernel (llama/14088)
2025-06-10 xctanggml-cpu : split arch-specific implementations (llama...
2025-06-10 Diego Devesacuda : fix device sync on buffer clear (llama/14033)
2025-06-10 Xinpeng DouCANN: Simplify the environment variable setting(#13104)
2025-06-10 Nicolò Scipionesycl: Add reorder to Q6_K mmvq implementation (llama...
2025-06-10 Diego Devesacuda : fix buffer type check with integrated GPUs ...
2025-06-10 Akarshan BiswasSYCL: Implement few same quantized type copy kernels...
2025-06-10 Masato Nakasakavulkan: Enable VK_KHR_cooperative_matrix extension...
2025-06-10 Diego Devesallama : allow using mmap without PrefetchVirtualMemory...
2025-06-10 Jeff Bolzvulkan: automatically deduce size of push constants...
2025-06-10 Ervin Áron... ggml-vulkan: adds support for op CONV_TRANSPOSE_1D...
2025-06-10 Diego Devesareleases : use dl backend for linux release, remove...
2025-06-10 Johannes GäßlerCUDA: fix FTZ in FA for Gemma 3 (llama/13991)
2025-06-10 Jeff Bolzvulkan: fix warnings in perf logger querypool code...
2025-06-10 lhezopencl: add `backend_synchronize` (llama/13939)
2025-06-10 rmatifOpenCL: Add concat, tsembd, upscale, tanh, pad and...
2025-06-10 Georgi Gerganovmetal : use F32 accumulators in FA kernels (llama/13975)
2025-06-10 shalinib-ibmcmake : Handle mixed-case 'Power' strings in POWER...
2025-06-10 Atharva Dubeysycl: quantize and reorder the input to q8_1 when reord...
2025-06-10 Johannes Gäßlergguf: fix failure on version == 0 (llama/13956)
2025-06-10 Aaron Teoggml: check if non-native endian model is being loaded...
2025-06-10 Kai PastorAdd in-build ggml::ggml ALIAS library (ggml/1260)
2025-06-10 KITAITI Makotoruby : output format (#3237)
2025-06-09 藍+85CDci : build and publish main-intel image (#3231)
2025-06-06 藍+85CDdocker : add main-intel dockerfile (#3229)
2025-06-04 KITAITI Makotoruby : Add parallel transcription support (#3222)
2025-06-03 Daniel Beveniusci : add mirror for ports.ubuntu.com (ARM packages...
2025-06-03 Joas Devbindings.java : apply whisperParams in fullTranscribeWi...
2025-06-03 R0CKSTARmusa: correct MUSA SDK rc4.0.1 download URL (#3217)
2025-06-02 Daniel Beveniusci : use mirrors.kernel.org for Ubuntu packages (#3220)
2025-06-02 Daniel Beveniusnode : add language detection support (#3190)
2025-06-01 Georgi Gerganovtalk-llama : sync llama.cpp
2025-06-01 Georgi Gerganovsync : ggml
2025-06-01 Max Krasnyanskythreading: support for GGML_SCHED_PRIO_LOW, update...
2025-06-01 Shawn yangCUDA: add a prop in ggml_cuda_device_infor for distingu...
2025-06-01 Johannes GäßlerCUDA: fix typo in FlashAttention code (llama/13926)
2025-06-01 Diego Devesasched : avoid changing cur_copy when a graph is already...
2025-06-01 Diego Devesacuda : prevent using split buffers with 3d/4d matrices...
2025-06-01 Akarshan BiswasSYCL: Add mrope kernel (llama/13755)
2025-06-01 Christian Kastnercmake: Guard GGML_CPU_ALL_VARIANTS by architecture...
2025-06-01 Yibo Caiarm64: optimize q4_k_q8_k kernel with i8mm (llama/13886)
2025-06-01 Christian Kastnercmake: Factor out CPU architecture detection (llama...
2025-06-01 Vineel Abhinavggml: aarch64: Implement SVE F32 kernels for Mamba...
2025-06-01 Vineel Abhinavggml: aarch64: Implement SVE F32 kernels for vector...
2025-06-01 Johannes GäßlerCUDA: fix FA tg at long context for CC >= 8.9 (llama...
2025-06-01 leo-ponyCANN: Add SOC TYPE printing in cmake configuration...
2025-06-01 lhezopencl: add new ops - `argsort`, `div`, `sub`, `addrows...
2025-06-01 lhezopencl: mark `mul_mat` `f32f32` as supporting non-conti...
2025-06-01 Jeff Bolzvulkan: use timestamp queries for GGML_VULKAN_PERF...
2025-06-01 Akarshan BiswasSYCL: add gelu_erf kernel (llama/13749)
2025-06-01 Xuan-Son Nguyenggml : add ggml_repeat_4d (llama/13824)
2025-06-01 Kai Pastorvulkan : Remove unexpected ; (ggml/1253)
2025-06-01 Kai Pastorcmake : Fix broken CMake error messages (ggml/1252)
2025-06-01 Radoslav Gerganovggml : remove ggml_graph_import and ggml_graph_export...
2025-06-01 KITAITI Makotoruby : add Core ML support (#3214)
2025-05-30 Daniel Beveniusvad : revisit timestamp alignment/mapping (#3173)
2025-05-29 KITAITI Makotoruby : handle build options on installation (#3206)
2025-05-29 Daniel Tangggml : Fix backtrace breaking Windows build (#3203)
2025-05-29 Georgi Gerganovsync : ggml
2025-05-29 Radoslav Gerganovggml : install dynamic backends (ggml/1240)
2025-05-29 Daniel Tangggml : Print backtrace on uncaught C++ exceptions ...
2025-05-29 Daniel Beveniuswhisper : remove whisper_load_backends function (#3196)
2025-05-28 KITAITI Makotoruby : add VAD support, migration to Ruby's newer API...
2025-05-28 Simon Boothwhisper : install shared libs when using GGML_BACKEND_D...
2025-05-28 Fujimoto Seijitests : add a new benchmark test for long-form audio...
2025-05-27 Daniel Beveniusci : update windows-blas uploads action (#3192)
2025-05-27 Georgi Gerganovsync : fix builds - musa, ruby
2025-05-27 Georgi Gerganovtalk-llama : sync llama.cpp
2025-05-27 Georgi Gerganovsync : ggml
2025-05-27 xctanggml : riscv: add xtheadvector support (llama/13720)
2025-05-27 Christian Kastnerggml-cpu: x86 feature detection is specific to x86...
next