]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2023-11-21 Georgi Gerganovbench : multi-thread memcpy (#1534)
2023-11-21 FelixClose file after writing in server application (#1533)
2023-11-21 Georgi Gerganovserver : add video to readme
2023-11-20 Felixserver : add a REST Whisper server example with OAI...
2023-11-20 M. A. Aliwhisper : update example in whisper.h (#1529)
2023-11-20 Georgi Gerganovsdl : fix audio callback (#1523)
2023-11-20 Georgi Gerganovwhisper : reuse whisper_decode_with_state (#1521)
2023-11-19 Tamotsu Takahashici : redistribute CUDA DLLs (#1522)
2023-11-19 sandrohaneawhisper : fix with_state methods to use the correct...
2023-11-19 Georgi Gerganovwhisper : fix overriding the audio context
2023-11-19 Georgi Gerganovcuda : assert ggml_add sources to be contiguous
2023-11-17 Georgi Gerganovios : sync submodule
2023-11-17 Georgi Gerganovsync : ggml (ggml-alloc + linker + gguf fixes) (#1501)
2023-11-16 Georgi Gerganovquantize : add support for K-quant types
2023-11-16 Georgi Gerganovbench : fix memcpy bench size
2023-11-16 Sam Pullaratalk-llama : improve quote and backtick handling (...
2023-11-15 Georgi Gerganovtalk-llama : enable GPU by default
2023-11-15 Georgi Gerganovmodels : add info about distilled models
2023-11-15 Georgi Gerganovrelease : v1.5.0
2023-11-15 Georgi Gerganovbench-all : add distil models
2023-11-15 Georgi Gerganovjs : latest whisper.js
2023-11-15 Georgi Gerganovbench-all : indentations
2023-11-15 Georgi Gerganovwhisper : make large version explicit + fix data size...
2023-11-15 Georgi Gerganovjava : fix test (#1492)
2023-11-15 Georgi Gerganovwhisper : add batched decoding (#1486)
2023-11-13 Georgi Gerganovjava : use tiny.en for tests (#1484)
2023-11-13 Evan Joneswhisper : add grammar-based sampling (#1229)
2023-11-13 rlapraytalk-llama : add n_gpu_layers parameter (#1475)
2023-11-12 Tong Liexamples : add whisper.android.java for compatibility...
2023-11-12 Georgi Gerganovreadme : update comment about source code
2023-11-12 Georgi Gerganovggml : fix some compile warnings
2023-11-12 Georgi Gerganovreadme : update GPU / CUDA
2023-11-12 Georgi Gerganovwhisper : add full CUDA and Metal offloading (#1472)
2023-11-10 Ben Nortierwhisper : return with error from whisper_encode_interna...
2023-11-09 Jakub Ráčektalk-llama : add language auto detect (#1467)
2023-11-09 bobqianicopenvino : update convert-whisper-to-openvino.py to...
2023-11-08 Xiao-Yong Jincoreml : use the correct `n_mel` value (#1458)
2023-11-08 Ben Nortierwhisper : reset mel time when resetting timings (#1452)
2023-11-07 Sindre Sorhusios : add support for Swift Package Manager (#1370)
2023-11-07 Georgi Gerganovrelease : v1.4.3
2023-11-07 Georgi Gerganovggml : fix MIN / MAX macro re-definition
2023-11-07 Georgi Gerganovwhisper : add support for large v3 (#1444)
2023-11-07 Tobrunandroid : decouple example into a library and app modul...
2023-11-07 Ben Nortierwhisper : reset ctx->t_start_us when calling whisper_re...
2023-11-07 Georgi Gerganovcmake : fix talk-llama build
2023-11-07 Georgi Gerganovmetal : fix asserts for setThreadgroupMemoryLength...
2023-11-07 iamthadci : fix variable names in GitHub actions config (...
2023-11-07 Jhen-Jie Hongtalk-llama : fix n_gpu_layers usage again (#1442)
2023-11-07 Georgi Gerganovwhisper : add missing about callback initializers
2023-11-07 Jhen-Jie Hongexamples : fix n_gpu_layers usage in talk-llama (#1441)
2023-11-06 Jhen-Jie Hongwhisper : add context param to disable gpu (#1293)
2023-11-05 Georgi Gerganovwhisper : add support for new distilled Whisper models...
2023-11-05 Georgi Gerganovcuda : fix HIPBLAS build
2023-11-03 Georgi Gerganovsync : ggml (backend v2, k-quants, CUDA opts, Metal...
2023-11-03 bobqianicmodels : use absolute paths for the converted model...
2023-11-02 Asad Memontalk-llama : move up-to-date demo to top (#1417)
2023-11-02 Georgi Gerganovtalk-llama : add an up-to-date demo video
2023-10-31 Aarni Koskelaexamples : Implement JSON output for Token-Level data...
2023-10-30 WhiteOlivierusmodels : Faster download for models on windows using...
2023-10-29 ai-at-homeREADME : Update README in stream to clarify where to...
2023-10-15 Johanbinding : Expose the audio_ctx param through the Go...
2023-10-13 jorismertzREADME : fix typo (#1362)
2023-10-11 joecryptotoodocker : Add dockerfile for cublas (#1286)
2023-10-08 mkiolwhisper : abort callback improvements (#1345)
2023-10-07 Marcin Mielniczukcmake : Abort the build if a requested feature could...
2023-10-07 Marcin Mielniczukcmake : Prefer pkg-config while looking for BLAS (...
2023-10-04 Xiang (Kevin) Limodels : add conversion scripts from HuggingFace models...
2023-10-04 mkiolwhisper : add abort callback (#1335)
2023-10-03 bobqianicexamples : move wav_writer from stream.cpp to common...
2023-10-03 Didzis Goskowhisper : add missing speaker turn API function for...
2023-09-30 brunofaustinoexamples: Update the README for Talk - fixing the gpt2...
2023-09-25 Neil Chudleighextra: Add benchmark script implemented in Python ...
2023-09-22 litongExamples: Add save audio to file option in stream.cpp...
2023-09-21 JJreadme: Fix spelling error (#1290)
2023-09-18 Artyom Mezinexamples: Update README.md of main.cpp (#1306)
2023-09-18 Jhen-Jie Hongbinding : fix ruby build by adding missing ggml-alloc...
2023-09-18 Evgeny Kuznetsovbench: fix missing include <cstring> (#1303)
2023-09-15 Georgi Gerganovwhisper : increase tokenizer buffer (close #1259)
2023-09-15 Georgi Gerganovtalk-llama : update to latest llama.cpp
2023-09-15 Georgi Gerganovsync : ggml (const correctness)
2023-09-15 Georgi Gerganovmetal : restore matrix x vector f16_f32 kerenls for now
2023-09-15 Georgi Gerganovmetal : add F32 support + update bench output
2023-09-15 Georgi Gerganovwhisper : Metal and ggml-alloc support (#1270)
2023-09-12 Georgi Gerganovwhisper : fix bench regression + fix performance when...
2023-09-10 bobqianicwhisper : faster beam_search sampling via reduced KV...
2023-09-09 Nicholas Albionjava : fixed signing of java artifact using gradle...
2023-09-08 Georgi Gerganovci : try to fix gradle action (#1265)
2023-09-08 Georgi Gerganovgitignore : update
2023-09-08 Georgi Gerganovsync : ggml (HBM + Metal + style) (#1264)
2023-09-08 Georgi Gerganovci : upgrade gradle to 2.4.2 (#1263)
2023-09-08 Georgi Gerganovsync : ggml (CUDA faster rope)
2023-09-08 Georgi Gerganovcmake : noramlize case (#1129)
2023-09-07 Przemysław... build : do not use _GNU_SOURCE gratuitously (#1129)
2023-09-07 Georgi Gerganovexamples : fix build + compile warnings (close #1256)
2023-09-07 Neil Chudleighmodels : add quantum models to download-ggml-model...
2023-09-07 Digipomwhisper.android : bump gradle plugin and dependencies...
2023-09-07 Nicholas Albionsign jar for Maven Central repo
2023-09-06 Digipomwhisper.android : address ARM's big.LITTLE arch by...
2023-09-06 Didzis Goskomake : fix detection of AVX2 on macOS (#1250)
2023-09-06 Przemysław... ggml : posixify pagesize (#1251)
next