ScribeAI - a native ios app for Whisper with real-time transcribing #1509
RRUK01
started this conversation in
Show and tell
Replies: 1 comment
-
Hey RRUK01, this is awesome. Would you be willing to share the source code for this? I'm trying to implement live transcription using the whisper model, but all the examples I am seeing need to record the audio first and then send to to the model. Curious how you managed to route the live audio to the model. Thanks! |
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.
-
ScribeAI.mp4
I've been inspired by the whisper project and @ggerganov and wanted to do something to make whisper more portable. So I've made ScribeAI a native ios app that runs whisper (base, small & medium) all on-device.
You can get here: https://apps.apple.com/app/scribeai/id6450321299
It includes the following:
In the future we're looking to add:
Hope you enjoy it and happy to hear any feedback or feature requests at [email protected]!
[1] https://arxiv.org/abs/2305.18747
Beta Was this translation helpful? Give feedback.
All reactions