mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
Update README-CN.md
fix : 解决在未安装vs时会报错"Microsoft Visual C++ 14.0 is required"的问题
This commit is contained in:
parent
3c86cd5bca
commit
0adf29c35b
|
@ -24,7 +24,7 @@
|
|||
* 安装 [PyTorch](https://pytorch.org/get-started/locally/)。
|
||||
* 安装 [ffmpeg](https://ffmpeg.org/download.html#get-packages)。
|
||||
* 运行`pip install -r requirements.txt` 来安装剩余的必要包。
|
||||
* 安装 webrtcvad 用 `pip install webrtcvad`。
|
||||
* 安装 webrtcvad 用 `pip install webrtcvad-wheels`。
|
||||
|
||||
### 2. 使用数据集训练合成器
|
||||
* 下载 数据集并解压:确保您可以访问 *train* 文件夹中的所有音频文件(如.wav)
|
||||
|
|
Loading…
Reference in New Issue
Block a user