mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-24 13:28:15 +00:00
7dfc11843c
- 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> |
||
---|---|---|
.. | ||
consts.go | ||
context_test.go | ||
context.go | ||
doc.go | ||
interface.go | ||
model.go |