mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
Update README-CN.md
This commit is contained in:
parent
3084fdeb10
commit
289ededebc
|
@ -22,6 +22,7 @@
|
||||||
**Python 3.7 或更高版本** 需要运行工具箱。
|
**Python 3.7 或更高版本** 需要运行工具箱。
|
||||||
|
|
||||||
* 安装 [PyTorch](https://pytorch.org/get-started/locally/)。
|
* 安装 [PyTorch](https://pytorch.org/get-started/locally/)。
|
||||||
|
> 如果遇到了在用 pip 方式安装的时候出现 `ERROR: Could not find a version that satisfies the requirement torch==1.9.0+cu102 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2)` 这个错误可能是 python 版本过低,3.9 可以安装成功
|
||||||
* 安装 [ffmpeg](https://ffmpeg.org/download.html#get-packages)。
|
* 安装 [ffmpeg](https://ffmpeg.org/download.html#get-packages)。
|
||||||
* 运行`pip install -r requirements.txt` 来安装剩余的必要包。
|
* 运行`pip install -r requirements.txt` 来安装剩余的必要包。
|
||||||
* 安装 webrtcvad 用 `pip install webrtcvad-wheels`。
|
* 安装 webrtcvad 用 `pip install webrtcvad-wheels`。
|
||||||
|
|
Loading…
Reference in New Issue
Block a user