From a61036b15d483a2bba2b214e4257919edbaa806c Mon Sep 17 00:00:00 2001 From: Zengyi Qin Date: Tue, 26 Dec 2023 21:46:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82bec26..2b479b0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ conda activate openvoice conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.7 -c pytorch -c nvidia pip install -r requirements.txt ``` -Download the checkpoint from [here](https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints.zip) and extract it to the `checkpoints` folder +Download the checkpoint from [here](https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_1226.zip) and extract it to the `checkpoints` folder ## Usage