From 25be8210e59e7fdceeedbda0b6c18c3b7c8cbe01 Mon Sep 17 00:00:00 2001 From: m-bain <36994049+m-bain@users.noreply.github.com> Date: Tue, 25 Apr 2023 10:07:34 +0100 Subject: [PATCH] add v3 tag for install --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5b95c58..e34e533b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ See other methods [here.](https://pytorch.org/get-started/previous-versions/#whe ### 3. Install this repo -`pip install git+https://github.com/m-bain/whisperx.git` +`pip install git+https://github.com/m-bain/whisperx.git@v3` If already installed, update package to most recent commit @@ -242,4 +242,4 @@ If you use this in your research, please cite the paper: journal={arXiv preprint, arXiv:2303.00747}, year={2023} } -``` \ No newline at end of file +```