Skip to content

KostasEreksonas/Audio-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-transcriber

Simple Python audio transcriber using OpenAI's Whisper speech recognition model

Table of Contents

Instructions

  1. Install required packages with pip

pip install -r requirements.txt

  1. Run a program with Python3

python3 transcriber.py -u, --url <URL>

Releases

No releases published

Packages

No packages published

Languages