diff --git a/README.md b/README.md index 56b2057a..4d27cead 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Clone this repository and install the dependencies. We recommend using a fresh virtualenv or Conda environment. ```bash -git clone git@github.com:fairinternal/svoice.git +git clone git@github.com:facebookresearch/svoice.git cd svoice pip install torch==1.6.0+cu101 torchvision==0.7.0+cu101 -f https://download.pytorch.org/whl/torch_stable.html pip install -r requirements.txt