edit README

This commit is contained in:
源文雨
2023-04-10 18:46:58 +08:00
parent 80bc765cbc
commit 3444a64f85
3 changed files with 8 additions and 1 deletions

View File

@@ -40,9 +40,12 @@ poetry install
```
You can also use pip to install the dependencies
**Notice**: `faiss 1.7.2` will raise Segmentation Fault: 11 under `MacOS`, please change corresponding line in `requirements.txt` to `faiss-cpu==1.7.0`
```bash
pip install -r requirements.txt
```
## Preparation of other Pre-models
RVC requires other pre-models to infer and train.