whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Update jni.c for enabling word timestamp in Android

Open ranjitsingha opened this issue 1 year ago • 2 comments

Update jni.c for enabling word level timestamps in whisper.cpp Android

Set to optional.

Default is set to off.

If anyone wants can turn it to true for enabling word Level Timestamps

ranjitsingha avatar Feb 08 '25 09:02 ranjitsingha

This does not solve the problem.

Maybe you can add another API, with 3 additional params: token_timestamps, split_on_word and max_len.

foldl avatar Feb 08 '25 14:02 foldl

This does not solve the problem.

Maybe you can add another API, with 3 additional params: token_timestamps, split_on_word and max_len.

Ok i updated with api

ranjitsingha avatar Feb 15 '25 07:02 ranjitsingha

Won't it merge?

ranjitsingha avatar Feb 26 '25 02:02 ranjitsingha