Skip to content

This is a realtime transcription program, built using OpenAI's base model for transcription. Can convert Speech to Text in real time or through an audio file. Saves the saved transcription in a text file.

Notifications You must be signed in to change notification settings

rajuptvs/Real-Time-Speech-to-text-using-OpenAI-s-Whisper

Repository files navigation

Realtime-Transcription-using-OpenAI's-Whisper

This is a realtime transcription program,built using OpenAI's base model for transcription.

  • Can convert Speech to Text in real time or through an audio file.
  • Saves the saved transcription in a text file.

Installation

  • use the requirements.txt file to install required packages
  • run the run.py file to start transcribing
    • choose 1 for realtime, 2 for transcription from a saved audio file
    • once the transcription is done, a copy of the transcription is also saved in a .txt file

Demo of realtime transcription from an episode of Lex Fridman's Podcast

recording.mp4

About

This is a realtime transcription program, built using OpenAI's base model for transcription. Can convert Speech to Text in real time or through an audio file. Saves the saved transcription in a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages