Merge pull request #154 from Yuan-ManX/README-4

Update README.md
This commit is contained in:
RVC-Boss
2024-01-22 23:47:59 +08:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ sudo apt-get install python3.9-distutils
#### Pip パッケージ #### Pip パッケージ
```bash ```bash
pip install torch numpy scipy tensorboard librosa==0.9.2 numba==0.56.4 pytorch-lightning gradio==3.14.0 ffmpeg-python onnxruntime tqdm cn2an pypinyin pyopenjtalk g2p_en chardet pip install torch numpy scipy tensorboard librosa==0.9.2 numba==0.56.4 pytorch-lightning gradio==3.14.0 ffmpeg-python onnxruntime tqdm cn2an pypinyin pyopenjtalk g2p_en chardet transformers
``` ```
#### 追加要件 #### 追加要件