Skip to content

Durhamster/tldw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLDW 😫 📺

GitHub Pipenv locked Python version License

This script is for transcribing mp4 video files. It features a GUI using PyQT5.

Please note that does NOT include timestamps. This simply outputs the audio from a mp4 into a .txt file.

This repo is a slight spin off from vid2speech created by Dr. Alan Davies. You can find his tutorial for this here.

Installation

Use the package manager pip to install the required libraries.

pip install -r requirements.txt

or

Using pipenv:

pipenv install

About

Transcribe mp4 video files into .txt files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages