Skip to content

Transcribe your audio files with amazing accuracy. A wrapper file for OpenAI's whisper speech recognition model

License

Notifications You must be signed in to change notification settings

uk-medic-coder/voice-transcription-next-Level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Next Level Voice Transcription

OpenAI recently released "Whisper" - a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech recognition as well as speech translation and language identification.

I have been experimenting with it and found it's accuracy to be amazing.

Here is the python file I have been using to transcribe my podcasts to readable format.

Full OpenAI whisper installation instructions (PIP, ffmpeg) here:

https://github.com/openai/whisper

About

Transcribe your audio files with amazing accuracy. A wrapper file for OpenAI's whisper speech recognition model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages