whisper.cpp/bindings
KITAITI Makoto 76684141a5
ruby : fix dangling pointers, memory leak, and SEGV on parallel transcription (#3715)
* Prevent dangling pointers

* Use proper free function

* Free callback containers

* Set default log callback when nil is passed to log_set

* Raise error if callbacks set when parallel transcription

* Bump version to 1.3.7

* Make tests follow spec change

* Add note on parallel transcription and callbacks

* Update signature of Whisper.log_set [skip ci]
2026-03-22 02:03:00 +09:00
..
go go : handle EOF correctly in model download (#3671) 2026-03-16 13:44:18 +02:00
java whisper : add support for --carry-initial-prompt (#3395) 2025-10-10 19:51:15 +03:00
javascript release : v1.8.4 2026-03-19 10:40:13 +02:00
ruby ruby : fix dangling pointers, memory leak, and SEGV on parallel transcription (#3715) 2026-03-22 02:03:00 +09:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00