Skip to content

Generate automated German subtitles using one of the three implemented machine learning generated language model.

Notifications You must be signed in to change notification settings

DL-MIN/ml-subber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Subber

Generate automated German subtitles using a machine learning generated language model.

ML Subber is assembled as a container with all dependencies, such as the language models.

To get adequate results a further revision of the generated subtitles is recommended!

Resources

Requirements

  • Docker (or Podman as a drop-in replacement)

Build

Build an image or use a prebuild image from our Container Registry in GitLab.

docker build -t ml-subber . --pull

Usage

docker run --rm -it -v "$(pwd)":/data ml-subber video.mp4

About

Generate automated German subtitles using one of the three implemented machine learning generated language model.

Topics

Resources

Stars

Watchers

Forks