Skip to content
JuergenFleiss edited this page Nov 7, 2023 · 12 revisions

Ubuntu (Debian) Manual Setup

Limitations

  • We do not currently provide a flatpack, snap or debian package. Installation and start via command line, but with GUI.
  • Currently, only CPU transcription is supported reliably.
  • Installation of additional packages via apt from the Universe repository.
  • Tested on Ubuntu only currently, let us know if it runs on other systems or open issues if you run into problems.

##Setup

Update package lists:

sudo apt update

Install FFmpeg:

sudo apt install ffmpeg

Clone this wiki locally