Skip to content

milesvant/mp4-to-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp4-to-txt

This tool is designed to automate the process of transcribing audio from video files. It extracts audio from .mp4 videos, transcribes them using OpenAI's Whisper API, and saves the transcriptions as .txt files.

Prerequisites

Setup

  • Place your .mp4 video files in the videos directory.

Usage

  • Run the script using the command:
    OPENAI_API_KEY=[YOUR KEY HERE] python transcriber.py

About

Transcribe videos stored in filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages