for others trying to copy pasta like me

This commit is contained in:
0xSJ 2022-09-28 11:45:31 +05:30 committed by GitHub
parent 94b2ec372d
commit b52c04d0bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ This repository uses `ffmpeg` and [OpenAI's Whisper](https://openai.com/blog/whi
To get started, you'll need Python 3.7 or newer. Install the binary by running the following command:
pip install git+https://github.com/m1guelpf/auto_subtitle.git
pip install git+https://github.com/m1guelpf/auto-subtitle.git
You'll also need to install [`ffmpeg`](https://ffmpeg.org/), which is available from most package managers: