Skip to content

dzianisv/transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transcriber

A Python package for transcribing audio and video files using WhisperX and SpeechRecognition.

Installation

pip install git+https://github.com/dzianisv/transcriber.git

Run a transcriber server

python3 -m transcriber.server --host 100.100.107.153 --port 8085

Transcriber the video file

python3 -m transcriber.client video.mp4

About

WhisperX transcription API service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages