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
commit f20bc37dfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ sudo apt-get install python3.9-distutils
#### Pip パッケージ
```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
```
#### 追加要件