Whisper desktop app for real time transcription and translation with help of some free translation API #834
Dadangdut33
started this conversation in
Show and tell
Replies: 1 comment
-
cool! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello everyone, I would like to share my own take on making a desktop application using Whisper model. It is simple and customizable. Some of the code are inspired by the people here so I would like to thank everyone that share their projects 🙏
What this application can do:
speaker
(for windows only) ormic
as input..srt
(with timestamp) and.txt
of each file process.The
UI
is made usingtkinter
and the code that I did is mainly for Windows but I'm pretty sure it could work on other OS such as mac and Linux.If you are interested feel free to check it here: https://github.com/Dadangdut33/Speech-Translate/
Preview
Beta Was this translation helpful? Give feedback.
All reactions