Speech to Text Transcription App with Flet #659
davabase
started this conversation in
Show and tell
Replies: 0 comments
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.
-
I found out about Flet a few days ago, though I have been using Flutter for a while, and decided to make this transcription app with OpenAI's Whisper speech to text model.
transcriber_demo.mp4
Flet was pretty easy to use, I will definitely use it to make more Python GUIs in the future.
You can check it out here: https://github.com/davabase/transcriber_app
There's a built executable for Windows in the releases as well.
Beta Was this translation helpful? Give feedback.
All reactions