add v3 tag for install

This commit is contained in:
m-bain
2023-04-25 10:07:34 +01:00
committed by GitHub
parent 0efad26066
commit 25be8210e5

View File

@ -81,7 +81,7 @@ See other methods [here.](https://pytorch.org/get-started/previous-versions/#whe
### 3. Install this repo ### 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 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}, journal={arXiv preprint, arXiv:2303.00747},
year={2023} year={2023}
} }
``` ```