We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e0640 commit d3acfd5Copy full SHA for d3acfd5
pyproject.toml
@@ -10,7 +10,7 @@ github = "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion"
10
11
[tool.poetry.dependencies]
12
python = "^3.10"
13
-torch = "^2.0.0"
+torch = "^2.1.0"
14
fairseq = "^0.12.2"
15
# fairseq = {git = "https://github.com/Tps-F/fairseq.git", branch="main"}
16
soundfile = "^0.12.1"
0 commit comments