whisper.cpp
whisper.cpp copied to clipboard
Update jni.c for enabling word timestamp in Android
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
This does not solve the problem.
Maybe you can add another API, with 3 additional params: token_timestamps, split_on_word and max_len.
This does not solve the problem.
Maybe you can add another API, with 3 additional params:
token_timestamps,split_on_wordandmax_len.
Ok i updated with api
Won't it merge?