Merge pull request #1 from sudhamjayanthi/patch-1

for others trying to copy pasta like me
This commit is contained in:
Miguel Piedrafita 2022-09-28 16:03:00 +01:00 committed by GitHub
commit 9f692d4d60
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: