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

doc: remove conda recommend (#83)

This commit is contained in:
源文雨
2024-08-30 18:08:46 +08:00
parent 6ac0e6486c
commit 96e3d8af40

View File

@@ -50,7 +50,7 @@ Check out our [Demo Video](https://www.bilibili.com/video/BV1pm4y1z7Gm/) here!
## Environment Configuration
### Python Version Limitation
> It is recommended to use conda to manage the Python environment.
> It is recommended to use venv to manage the Python environment.
> For the reason of the version limitation, please refer to this [bug](https://github.com/facebookresearch/fairseq/issues/5012).