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 can get word-level timings, but not the same utterance-level timings that the openai whisper model provides. Is there a way to generate these sorts of timings?
I thought this would be adding {"without_timestamps": False} but setting that changed nothing when I tested it, and I the only other setting that I see related to timing is {"word_timestamps": True}.
The text was updated successfully, but these errors were encountered:
I can get word-level timings, but not the same utterance-level timings that the openai whisper model provides. Is there a way to generate these sorts of timings?
I thought this would be adding
{"without_timestamps": False}
but setting that changed nothing when I tested it, and I the only other setting that I see related to timing is{"word_timestamps": True}
.The text was updated successfully, but these errors were encountered: