Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 675 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 675 Bytes

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