OpenAI Whisper Modern GUI #1561
Replies: 3 comments 3 replies
-
This GUI is great! And it also helped me use GPU since it was giving me a ton of errors in my attempt to use it. Just a question is there a possibility to add timestamps to the output that saves? I used the format_timestamp on write in my little attempt but I don't know if its a possibility in the code you've shared (I'm a programing noob in general srry for the question) And thanks for sharing! |
Beta Was this translation helpful? Give feedback.
-
Translate function is missing you can place this at the beginning of the def run_transcribe and it should translate with no issues.
|
Beta Was this translation helpful? Give feedback.
-
I tried it but I get this error. Any ideas? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Preview
Link to the project
https://github.com/rudymohammadbali/OpenAI-Whisper-GUI
Beta Was this translation helpful? Give feedback.
All reactions