Timestamps while working with code #453
Replies: 5 comments 2 replies
-
I've seen in the examples the keyword: without_timestamps=True/False |
Beta Was this translation helpful? Give feedback.
-
They are returned in the field |
Beta Was this translation helpful? Give feedback.
-
since the output is in dictionary format, we have to open it as iterator, you can add this code to get the time stamps.
Call the function by feeding the output
|
Beta Was this translation helpful? Give feedback.
-
Awesome! Thanks for sharing |
Beta Was this translation helpful? Give feedback.
-
Here is a way to get the srt file from your whisper transcription using the pysrt library:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I get the timestamps while working with the code? I see timestamps are visible while working with command.

Beta Was this translation helpful? Give feedback.
All reactions