mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 09:10:25 +08:00
fix(crepe): MPS framework doesn't support float64
see https://github.com/maxrmorrison/torchcrepe/pull/40
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -38,7 +38,7 @@ colorama>=0.4.5
|
||||
pyworld==0.3.2
|
||||
httpx
|
||||
onnxruntime-directml
|
||||
torchcrepe==0.0.20
|
||||
torchcrepe>=0.0.23
|
||||
fastapi
|
||||
python-dotenv>=1.0.0
|
||||
av
|
||||
|
||||
@@ -44,7 +44,7 @@ pyworld==0.3.2
|
||||
httpx
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
torchcrepe==0.0.20
|
||||
torchcrepe>=0.0.23
|
||||
fastapi
|
||||
python-dotenv>=1.0.0
|
||||
av
|
||||
|
||||
@@ -39,7 +39,7 @@ pyworld==0.3.2
|
||||
httpx
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
torchcrepe==0.0.20
|
||||
torchcrepe>=0.0.23
|
||||
fastapi
|
||||
torchfcpe
|
||||
python-dotenv>=1.0.0
|
||||
|
||||
@@ -39,7 +39,7 @@ pyworld==0.3.2
|
||||
httpx
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
torchcrepe==0.0.20
|
||||
torchcrepe>=0.0.23
|
||||
fastapi
|
||||
torchfcpe
|
||||
python-dotenv>=1.0.0
|
||||
|
||||
Reference in New Issue
Block a user