Live(?) transcription from the terminal #479
JohnZolton
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Hey John, I am trying to run your implementation but I am getting python livemic.py |
Beta Was this translation helpful? Give feedback.
4 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.
-
This is a psuedo-live transcription program using Whisper.
https://github.com/JohnZolton/scribe
A microphone recorder function and a whisper function run in parallel using multiprocessing. The microphone continuously records 5 second audio files while the whisper function checks if a new audio file is ready for transcription and then displays the transcription on the terminal
Beta Was this translation helpful? Give feedback.
All reactions