upload files

This commit is contained in:
Plachta
2023-02-14 22:37:45 +08:00
parent 5512b11234
commit 7dd4ce16c6
+1 -1
View File
@@ -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`