You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve compiled whisper.cpp to wasm and standard transcription works, but the experimental word-level timestamps (-ml 1 / -owts) don’t seem to work.
Which build flags or settings are needed to enable this feature in the wasm build?
Thanks!