From 2aa074e0e63d4b2da0f40dc30dfa62f04c9dc6c3 Mon Sep 17 00:00:00 2001 From: m-bain <36994049+m-bain@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:12:11 +0000 Subject: [PATCH] remove duplicate line --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 32ab80b..01f8e66 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,6 @@ $ cd whisperX $ pip install -e . ``` - -`pip install git+https://github.com/m-bain/whisperx.git --upgrade` - You may also need to install ffmpeg, rust etc. Follow openAI instructions here https://github.com/openai/whisper#setup.