top of page

Set Up For Linux

The setup script installs Church Cap and its required dependencies inside a local environment. Review the instructions and download releases only from the official Church Cap GitHub repository.

1.

Click the button above to get your file. It will go to your Downloads folder.

2.

Extract the zip file and move the extracted folder to your Documents folder.

3.

Open the Terminal app and paste this command here: 

cd "$HOME/Documents/Live-Church-Captions-0.7.6" && bash setup-linux.sh

Works on X86 based systems

It is recommended to have at least 16GB of RAM and an Nvidia GPU. The AI model can run off the CPU via Faster Whisper if GPU is unavailable.

bottom of page