whisper.cpp
whisper.cpp copied to clipboard
-max-len has no effect in Go Bindings
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.