]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2023-05-24 DGdev91examples : update elevenlabs scripts to use official...
2023-05-24 0xsourcecodereadme : highlight OpenBLAS support (#956)
2023-05-23 Georgi Gerganovtalk-llama : sync latest llama.cpp (close #922, close...
2023-05-20 Alexey Kharlamovcmake : build with any BLAS compatible library (#927)
2023-05-20 Georgi Gerganovggml : update WASM SIMD
2023-05-20 Georgi Gerganovggml : sync latest ggml repo
2023-05-20 Nicholas Albionbindings : add java bindings (#931)
2023-05-20 Elkana Bardugowhisper : fix hebrew language code (#935)
2023-05-15 Ahmad Bilalcoreml : add support of large-v1 model (#926)
2023-05-14 Georgi Gerganovrelease : v1.4.2
2023-05-14 Georgi Gerganovggml : add AVX dot products
2023-05-14 Georgi Gerganovtalk-llama : fix build + sync latest llama.cpp
2023-05-14 Jhen-Jie Hongreadme : improve Core ML model conversion guidance...
2023-05-14 Georgi Gerganovcoreml : support quantized model files
2023-05-14 Georgi Gerganovggml : sync latest ggml
2023-05-14 Rich Jonesmain : fix help for --no-timestamps arg (#908)
2023-05-14 Georgi Gerganovextra : update ggml sync script
2023-05-14 Jhen-Jie Hongwhisper.objc : enable Core ML in example & fix segmenta...
2023-05-14 Georgi Gerganovcoreml : fix seg fault, double free (#919, #917, #899)
2023-05-09 Georgi Gerganovcoreml : fix memory leak (#899)
2023-05-08 Jonathan Soocmake : fix define used for COREML_ALLOW_FALLBACK ...
2023-05-08 Luis Herreratalk-llama : only copy used KV cache in get / set state...
2023-05-08 Clifford Heathreadme : add instructions on converting to GGML + ...
2023-05-08 ZaBlazzingZephyruscmake : fix options disabling AVX and AVX2 flags (...
2023-05-04 Georgi Gerganovcmake : add options to disable CPU flags (#860)
2023-05-03 RelatedTitleci : add cuBLAS build workflow and fix error causing...
2023-05-03 Vulcanreadme : partial OpenCL GPU support via CLBlast (#863)
2023-05-02 Vulcanbuild : CLBlast support as in llama.cpp (#862)
2023-05-02 Georgi Gerganovggml : fix 32-bit ARM build + quantization
2023-05-02 Georgi Gerganovggml : sync ggml (clBLAST + tensor names)
2023-05-02 Luis Herreratalk-llama : fix session prompt load (#854)
2023-05-02 CRD716whisper : add detect-language mode (#853)
2023-05-01 Luis Herreratalk-llama : add --session support (#845)
2023-05-01 Georgi Gerganovbench : improve benchmarks
2023-05-01 Georgi Gerganovwhisper : add memory sizes for Q8_0 (close #846)
2023-05-01 Baffin Leewhisper.wasm : fix typo in readme (#832)
2023-04-30 Georgi Gerganovrelease : v1.4.1
2023-04-30 Georgi Gerganovwhisper : fix quantize bug (#842)
2023-04-30 Georgi Gerganovggml : fix UB (int << 31)
2023-04-30 Georgi Gerganovrelease : v1.4.0
2023-04-30 Georgi Gerganovexamples : fix + refactor Levenshtein distance
2023-04-30 Georgi Gerganovwhisper : add integer quantization support (#540)
2023-04-30 Georgi Gerganovwhisper : add GPU support via cuBLAS (#834)
2023-04-29 Georgi Gerganovggml : fix WASM build
2023-04-29 Georgi Gerganovggml : fix 32-bit ARM NEON (#836)
2023-04-29 Georgi Gerganovggml : use vzip instead of vuzp for consistency
2023-04-29 Georgi Gerganovggml : fix WASM build
2023-04-29 Georgi Gerganovggml : sync with ggml repo (warning fixes + asserts)
2023-04-29 Thijs Raymakerswhisper : use correct seek_end when offset is used...
2023-04-29 Georgi Gerganovtests : add "threads" to run-tests.sh
2023-04-29 Georgi Gerganovextra : add sync-ggml.sh script
2023-04-29 Georgi Gerganovggml : sync latest ggml + llama.cpp updates (quantization)
2023-04-29 Zollnerwhisper.android : add some tips (#816)
2023-04-29 Georgi Gerganovbuild : add WHISPER_COREML_ALLOW_FALLBACK to make ...
2023-04-29 Canis Lupuswhisper : allow non-CoreML fallback when Core ML cannot...
2023-04-29 Georgi Gerganovwhisper : fix bug from previous commit
2023-04-29 Georgi Gerganovwhisper : avoid designated initializers
2023-04-29 AsukaMinatominor : improve C++ and Python style (#768)
2023-04-28 Georgi Gerganovreadme : add logo
2023-04-23 Laytan Laatsmain : escape quotes in csv output (#815)
2023-04-23 Taras Glekstream : flush upon finishing inference (#811)
2023-04-23 Philipp Zabelexamples : add missing #include <cstdint> (#798)
2023-04-23 Tauseef Mohiuddinmain : update escape_double_quotes() function (#776)
2023-04-15 Georgi Gerganovrelease : v1.3.0
2023-04-15 Georgi Gerganovwhisper : pad audio instead of spectrogram (#579)
2023-04-15 Georgi Gerganovwhisper : restore decoder temperature fallbacks
2023-04-15 Jhen-Jie Hongggml, ci : fix build on whisper.android (ARM_NEON)...
2023-04-15 Georgi Gerganovwhisper : slightly faster Log Mel computation + n-1...
2023-04-15 Georgi Gerganovreadme : fix link
2023-04-15 Georgi Gerganovreadme : add usage instructions for Core ML
2023-04-15 Georgi Gerganovwhisper : add Core ML support (#566)
2023-04-14 Maximiliano... whisper : do not launch log_mel threads when n_thread...
2023-04-14 AfryMaskwhisper : fix the bug related to word splitting errors...
2023-04-14 Aaron Taylorreadme : add SwiftWhisper to listed bindings (#755)
2023-04-14 Georgi Gerganovgitignore : add .test
2023-04-14 Bader-eddine... whisper : fix potential memory leaks (#740)
2023-04-14 Anton Kostinlicense : update year (#739)
2023-04-14 GitAritronwhisper : fix typos in whisper.h (#737)
2023-04-14 Ali Alamehstream : support language auto-detect (#501)
2023-04-14 Alex Evgrashinreadme : add unity bindings (#733)
2023-04-14 DGdev91talk, talk-llama : add basic example script for eleven...
2023-04-14 Ivan Gorinmodels : change convert-pt-to-ggml to use .tiktoken...
2023-04-14 LittleLolicmake : add msvc compiler args /utf-8 fix error C3688...
2023-04-14 Maciektalk-llama : correct default speak.sh path (#720)
2023-04-14 LittleLolimain : add lrc output support (#718)
2023-04-14 Samreadme : make the quick start instructions clearer...
2023-04-14 duthilsmake : disable avx in case f16c is not available (...
2023-04-14 bocytkoreadme : add shell command example for --print-colors...
2023-04-14 Georgi Gerganovggml : sync latest ggml
2023-04-14 Georgi Gerganovwhisper : fix bug in prompt processing (close #705)
2023-04-14 Brian Murraygo : exposed various parts to the Go Interface (#697)
2023-04-14 novagggml : fix q4_1 dot product types (#759)
2023-04-13 Georgi Gerganovggml : sync latest changes from ggml and llama.cpp
2023-04-10 Georgi Gerganovggml : fix WASM build
2023-04-10 Georgi Gerganovtalk-llama : increase context to 2048
2023-04-10 Georgi Gerganovtalk-llama : update to latest llama.cpp (improved perfo...
2023-04-10 Georgi Gerganovggml : backport llama.cpp updates (close #709)
2023-03-30 pajowuwhisper : add progress callback (#600)
2023-03-30 Zigfrid Zvezdinmisc : typo (#688)
2023-03-29 InconsolableCellisttalk-llama : fixing usage message for talk-llama (...
next