whisper.cpp/bindings
Bo-Yi Wu 7dfc11843c
go : improve progress reporting and callback handling (#1024)
- Rename `cb` to `callNewSegment` in the `Process` function
- Add `callProgress` as a new parameter to the `Process` function
- Introduce `ProgressCallback` type for reporting progress during processing
- Update `Whisper_full` function to include `progressCallback` parameter
- Add `registerProgressCallback` function and `cbProgress` map for handling progress callbacks

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2023-06-25 14:07:55 +03:00
..
go go : improve progress reporting and callback handling (#1024) 2023-06-25 14:07:55 +03:00
ios@de46d9e781 release : v1.4.2 2023-05-14 19:06:45 +03:00
java updated java README 2023-06-06 10:27:26 +10:00
javascript ggml : update WASM SIMD 2023-05-20 20:00:06 +03:00
ruby whisper : add whisper_state + default state on the whisper_context (#523) 2023-03-05 21:42:19 +02:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00