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

fix(crepe): MPS framework doesn't support float64

see https://github.com/maxrmorrison/torchcrepe/pull/40
This commit is contained in:
源文雨
2024-06-24 00:21:47 +09:00
parent ee8fbb617e
commit 04d8abe7d5
5 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ pyworld==0.3.2
httpx
onnxruntime
onnxruntime-gpu
torchcrepe==0.0.20
torchcrepe>=0.0.23
fastapi
python-dotenv>=1.0.0
av