Replies: 1 comment 1 reply
-
You can |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my program, I’m only using result_to_srt_vtt() and transcribe().
And I want to set threshold producing srt in order not to let the string length too long in certain timestamp.
I only saw the argument “min_word_dur” in result_to_srt_vtt() to set the minimum word for srt file.
Thank you for your reading and advice.
Beta Was this translation helpful? Give feedback.
All reactions