Is the write_srt no longer available? #1289
Unanswered
alexprinz22
asked this question in
Q&A
Replies: 1 comment 2 replies
-
this change has happened for several months, you can do: writer = whisper.utils.get_writer("srt", "YOUR FOLDER")
writer(result, "YOUR FILE.srt") |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the write_srt no longer available?
i dont see this class in utils.py?
how can I replace it?
Beta Was this translation helpful? Give feedback.
All reactions