1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 09:10:25 +08:00

fix: update python version limit (#1940)

* feat: 更新 python 版本依赖

* feat: 更新 Pyhton 版本依赖说明
This commit is contained in:
Locez
2024-04-11 15:53:31 +08:00
committed by GitHub
parent d6db9dc99f
commit 0c9a8cb30e

View File

@@ -57,7 +57,8 @@
点此查看我们的[演示视频](https://www.bilibili.com/video/BV1pm4y1z7Gm/) !
## 环境配置
以下指令需在 Python 版本大于3.8的环境中执行
以下指令需在以下 Python 版本的环境中执行,建议使用 conda 管理 Python 环境
- 3.8 <= Python < 3.11 参考[bug](https://github.com/facebookresearch/fairseq/issues/5012)
### Windows/Linux/MacOS等平台通用方法
下列方法任选其一