mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-09-21 13:37:35 -05:00
* Bump version to 1.3.9 * Fix JFKReader's format * Add Whisper::Context#free * Add test for Whisper::Context#free * Add Whisper::Context#free to RBS * Add Whisper::VAD::Context#free * Add test for Whisper::VAD::Context#free * Add Whisper::VAD::Context#free to RBS * Add Parakeet::Context#free * Add test for Parakeet::Context#free * Add Parakeet::Context#free to RBS * Check MemoryView format more strictly * Fallback MemoryView flags to SIMPLE when MemoryView not available * Add changelog entries * Update document on callbacks * Remove whitespace Co-authored-by: Daniel Bevenius <daniel.bevenius@gmail.com> --------- Co-authored-by: Daniel Bevenius <daniel.bevenius@gmail.com>