From 7dd4ce16c636daeacd0015daf61095b58d7d50b6 Mon Sep 17 00:00:00 2001 From: Plachta Date: Tue, 14 Feb 2023 22:37:45 +0800 Subject: [PATCH] upload files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a752b3f..00235e2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ because the original VITS has some dependencies that are difficult to configure. 2. Clone this repo: `git clone https://github.com/SongtingLiu/VITS_voice_conversion.git` 3. Install dependencies -`pip install -r requirements.txt` +`pip install -r requirements_infer.txt` 4. run VC_inference.py `python VC_inference.py`