Audiotext: A desktop application that transcribes files, microphone input or YouTube videos using WhisperX or the Google Speech-To-Text API #2150
HenestrosaDev
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.
-
Audiotext transcribes the audio from an audio file, video file, microphone input, or YouTube video into one of the 74 different languages it supports, along with some of their dialects. You can transcribe using the Google Speech-to-Text API or WhisperX, which can even translate the transcription or generate subtitles!
As mentioned, it uses WhisperX, which is a re-implementation of OpenAI's Whisper model using CTranslate2.
More information about the project can be found in the repository.
Beta Was this translation helpful? Give feedback.
All reactions