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

add torchcrepe to pyproject (#696)

This commit is contained in:
Roberts Slisans
2023-07-08 14:49:47 +03:00
committed by GitHub
parent c3d6057a22
commit 3dbba6ae74

View File

@@ -53,6 +53,7 @@ absl-py = "^1.4.0"
audioread = "^3.0.0"
uvicorn = "^0.21.1"
colorama = "^0.4.6"
torchcrepe = "0.0.20"
[tool.poetry.dev-dependencies]