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

-max-len has no effect in Go Bindings

Open kamranjon opened this issue 2 years ago • 0 comments

I was just trying out the go-whisper example in the go bindings, and providing -max-len 1 appears in the console as being applied - but it does not provide word-level timestamps like you see in the main example for whisper.cpp. Changing it to any other value also appears to have no influence on the output.

kamranjon avatar Jan 31 '23 18:01 kamranjon