metal : option to embed MSL source into compiled binary (#1842) a46b62a unverified Didzis Gosko commited on Feb 11, 2024
whisper : expose CUDA device setting in public API (#1840) d13ee66 unverified Didzis Gosko commited on Feb 9, 2024
make : add macOS deployment target option (#1839) 9c90601 unverified Didzis Gosko commited on Feb 9, 2024
server : fix building and simplify lib deps on Windows (#1772) f928f33 unverified Przemysław Pawełczyk commited on Jan 15, 2024
sync : ggml (VMM, sync-ggml-am, dotprod ARM fixes, CUDA fixes) (#1691) 919a447 unverified ggerganov commited on Dec 29, 2023
server : add a REST Whisper server example with OAI-like API (#1380) 8a0d34c unverified felrock ggerganov commited on Nov 20, 2023
whisper : make large version explicit + fix data size units (#1493) 03a3210 unverified ggerganov commited on Nov 15, 2023
whisper : add grammar-based sampling (#1229) 46f0c56 unverified evanqjones ggerganov commited on Nov 13, 2023
whisper : add full CUDA and Metal offloading (#1472) da4acca unverified ggerganov commited on Nov 12, 2023
sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422) 7006035 unverified ggerganov Chris Raethke commited on Nov 3, 2023
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified Przemysław Pawełczyk commited on Sep 7, 2023
make : fix detection of AVX2 on macOS (#1250) 272633a unverified Didzis Gosko commited on Sep 6, 2023
make : improve cpuinfo handling on x86 hosts (#1238) 16b5542 unverified Przemysław Pawełczyk commited on Sep 5, 2023
make : use cpuinfo in MSYS2 to enable x86 ISA extensions on the host (#1216) 54be145 unverified Przemysław Pawełczyk commited on Aug 28, 2023
make : add support for building on DragonFlyBSD/NetBSD/OpenBSD (#1212) 02b8e07 unverified Przemysław Pawełczyk commited on Aug 27, 2023
build : fix OpenBLAS detection under Arch Linux (#1173) 1551f4e unverified Marcin Mielniczuk commited on Aug 25, 2023
make : fix Linux machines supporting AVX1 not AVX2 (#1162) e251342 unverified Eric Swanson ggerganov commited on Aug 25, 2023
make : tests can be called as "make tests base.en" (#1113) 1f5c1b8 unverified Jose commited on Jul 25, 2023
samples : add a larger (30min) sample (#1092) 8453bfd unverified VadimP Vadim Peretokin commited on Jul 25, 2023
whisper : support speaker segmentation (local diarization) of mono audio via tinydiarize (#1058) eedbf0c unverified Akash Mahajan ggerganov commited on Jul 4, 2023
Revert "ggml : do not use _GNU_SOURCE gratuitously (#1027)" 1e5ddb0 unverified ggerganov commited on Jul 2, 2023
talk-llama : fix build on macOS (#1062) 15d6fd8 unverified Przemysław Pawełczyk commited on Jun 28, 2023
ggml : do not use _GNU_SOURCE gratuitously (#1027) 3a69cdf unverified Przemysław Pawełczyk commited on Jun 25, 2023
make : update cuBLAS build both x86 and aarch64 (#1015) 5d4a28f unverified byte-6174 commited on Jun 25, 2023
make : fix for CUDA native not working as an option on Ubuntu (#1012) 1807a31 unverified KP Kaiser commited on Jun 25, 2023
whisper.objc : enable Core ML in example & fix segmentation fault (#910) b60f765 unverified jhenhong ggerganov commited on May 14, 2023
whisper : add integer quantization support (#540) a5f8f3c unverified ggerganov commited on Apr 30, 2023
build : add WHISPER_COREML_ALLOW_FALLBACK to make / CMake (#812) 49fb1c6 unverified ggerganov commited on Apr 29, 2023
make : disable avx in case f16c is not available (#706) 05bed31 unverified duthils commited on Apr 14, 2023
ggml : sync latest changes from ggml and llama.cpp 3bd52ce unverified ggerganov commited on Apr 13, 2023
talk-llama : add new example + sync ggml from llama.cpp (#664) a8c74e6 unverified ggerganov commited on Mar 27, 2023
make : add "-mcpu=native" when building for aarch64 (#532) 3f06aea unverified FlippFuzz commited on Feb 27, 2023