readme : add instructions on converting to GGML + "--no-config" to wget (#874) d94de9a unverified Clifford Heath commited on May 8, 2023
cmake : fix options disabling AVX and AVX2 flags (#885) b44a680 unverified ZaBlazzingZephyrus commited on May 8, 2023
ci : add cuBLAS build workflow and fix error causing lines in CMakeLists (#867) 4a2abaf unverified RelatedTitle commited on May 3, 2023
readme : partial OpenCL GPU support via CLBlast (#863) 71b840c unverified Vulcan commited on May 3, 2023
whisper : add memory sizes for Q8_0 (close #846) 648dff8 unverified ggerganov commited on May 1, 2023
whisper : add integer quantization support (#540) a5f8f3c unverified ggerganov commited on Apr 30, 2023
ggml : use vzip instead of vuzp for consistency 741db99 unverified ggerganov commited on Apr 29, 2023
ggml : sync with ggml repo (warning fixes + asserts) caf2759 unverified ggerganov commited on Apr 29, 2023
whisper : use correct seek_end when offset is used (#833) 44edc8a unverified ThijsRay commited on Apr 29, 2023
ggml : sync latest ggml + llama.cpp updates (quantization) ede1268 unverified ggerganov commited on Apr 29, 2023
build : add WHISPER_COREML_ALLOW_FALLBACK to make / CMake (#812) 49fb1c6 unverified ggerganov commited on Apr 29, 2023
whisper : allow non-CoreML fallback when Core ML cannot be loaded (#812) ebe63a9 unverified Canis Lupus commited on Apr 29, 2023
stream : flush upon finishing inference (#811) 70c8984 unverified Taras Glek commited on Apr 23, 2023
examples : add missing #include <cstdint> (#798) f19517c unverified Philipp Zabel commited on Apr 23, 2023
main : update escape_double_quotes() function (#776) 3165de3 unverified Tauseef Mohiuddin commited on Apr 23, 2023
whisper : pad audio instead of spectrogram (#579) 8f647a2 unverified ggerganov commited on Apr 15, 2023
whisper : restore decoder temperature fallbacks e02ade6 unverified ggerganov commited on Apr 15, 2023
ggml, ci : fix build on whisper.android (ARM_NEON) + add CI (#764) dedf05b unverified jhenhong commited on Apr 15, 2023
whisper : slightly faster Log Mel computation + n-1 FFT threads (#568) 542cfc1 unverified ggerganov commited on Apr 15, 2023
whisper : do not launch log_mel threads when n_thread is 1 (#763) 4b562fc unverified Maximiliano Levi commited on Apr 14, 2023