whisper : add missing speaker turn API function for whisper_state (#1330) 00ca046 unverified Didzis Gosko commited on Oct 3, 2023
examples: Update the README for Talk - fixing the gpt2 URL (#1334) 751235c unverified bfamorim commited on Sep 30, 2023
extra: Add benchmark script implemented in Python (#1298) c587102 unverified Neil Chudleigh commited on Sep 25, 2023
Examples: Add save audio to file option in stream.cpp (#1310) 30cdb60 unverified litong bobqianic commited on Sep 22, 2023
examples: Update README.md of main.cpp (#1306) a2537c1 unverified Sogl-coder commited on Sep 18, 2023
binding : fix ruby build by adding missing ggml-alloc (#1305) b062b12 unverified jhenhong commited on Sep 18, 2023
bench: fix missing include <cstring> (#1303) eb68655 unverified Evgeny Kuznetsov commited on Sep 18, 2023
whisper : increase tokenizer buffer (close #1259) c4e797f unverified ggerganov HF Staff commited on Sep 15, 2023
talk-llama : update to latest llama.cpp 1493d0c unverified ggerganov HF Staff commited on Sep 15, 2023
metal : restore matrix x vector f16_f32 kerenls for now 2dd8c56 unverified ggerganov HF Staff commited on Sep 15, 2023
metal : add F32 support + update bench output 02d7878 unverified ggerganov HF Staff commited on Sep 15, 2023
whisper : Metal and ggml-alloc support (#1270) 714ee6b unverified ggerganov HF Staff commited on Sep 15, 2023
whisper : fix bench regression + fix performance when using CPU BLAS (#1275) abbf5f2 unverified ggerganov HF Staff commited on Sep 12, 2023
whisper : faster beam_search sampling via reduced KV cache copies (#1243) 93140af unverified bobqianic ggerganov HF Staff commited on Sep 10, 2023
java : fixed signing of java artifact using gradle (#1267) d51aaa6 unverified nalbion commited on Sep 9, 2023
sync : ggml (HBM + Metal + style) (#1264) 88deeba unverified ggerganov HF Staff commited on Sep 8, 2023
build : do not use _GNU_SOURCE gratuitously (#1129) beefa34 unverified Przemysław Pawełczyk commited on Sep 7, 2023
examples : fix build + compile warnings (close #1256) 2cfc05a unverified ggerganov HF Staff commited on Sep 7, 2023
models : add quantum models to download-ggml-model.sh (#1235) b2abb1b unverified Neil Chudleigh commited on Sep 7, 2023
whisper.android : bump gradle plugin and dependencies + a lint pass (#1255) 887812b unverified Digipom commited on Sep 7, 2023
whisper.android : address ARM's big.LITTLE arch by checking cpu info (#1254) a3cb126 unverified Digipom commited on Sep 6, 2023
make : fix detection of AVX2 on macOS (#1250) 272633a unverified Didzis Gosko commited on Sep 6, 2023
ggml : sync latest llama.cpp (view_src + alloc improvements) (#1247) 8bb66c1 unverified ggerganov HF Staff commited on Sep 5, 2023
make : improve cpuinfo handling on x86 hosts (#1238) 16b5542 unverified Przemysław Pawełczyk commited on Sep 5, 2023
ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220) d41ba35 unverified ggerganov HF Staff commited on Sep 5, 2023
readme : update CMake build commands (#1231) cf2a7c6 unverified wizardforcel ggerganov HF Staff commited on Sep 5, 2023
ci : enable java package publishing (#1228) 75d5513 unverified ggerganov HF Staff commited on Aug 30, 2023
ggml : fix compilation errors incurred by -Werror (#1227) 45ef7b5 unverified ChangSeok Oh commited on Aug 30, 2023
whisper.android : fix cmake multiple libraries build (#1224) 96ada58 unverified jhenhong commited on Aug 30, 2023
coreml : wrap inference call in @autoreleasepool to fix memory leak (#1218) 7670fc1 unverified Dener Stassun commited on Aug 29, 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
ggml : fix compiling when SSE3 is available but not SSSE3 (#1210) b7995b7 unverified Przemysław Pawełczyk commited on Aug 27, 2023
whisper : allow whisper_full from mel spectrogram - no audio (#1214) 8ae21a0 unverified ggerganov HF Staff jbrough commited on Aug 27, 2023
whisper : significantly improve the inference quality (#1148) 7b59286 unverified bobqianic ggerganov HF Staff commited on Aug 27, 2023