Open pminev opened 2 months ago
Implement the inference progress callback for whisper.cpp integration used here in the library.
whisper.cpp
The callback works as notifier how much of the audio is being processed (encoded and decoded).
Progress is calculated by measuring the seeking in the audio.
seek
seek_delta
Implement the inference progress callback for
whisper.cpp
integration used here in the library.The callback works as notifier how much of the audio is being processed (encoded and decoded).
Progress is calculated by measuring the seeking in the audio.
seek
0seek
seek_delta
seek_delta
toseek