mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
Update to install webrtcvad
This commit is contained in:
parent
81cf5ff485
commit
e501ac5f76
|
@ -24,6 +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`。
|
||||
|
||||
### 2. 使用数据集训练合成器
|
||||
* 下载 数据集并解压:确保您可以访问 *train* 文件夹中的所有音频文件(如.wav)
|
||||
|
|
Loading…
Reference in New Issue
Block a user