diff --git a/requirements/amd.txt b/requirements/amd.txt index ca5522b..20ab253 100644 --- a/requirements/amd.txt +++ b/requirements/amd.txt @@ -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 diff --git a/requirements/dml.txt b/requirements/dml.txt index e261d06..2862457 100644 --- a/requirements/dml.txt +++ b/requirements/dml.txt @@ -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 diff --git a/requirements/ipex.txt b/requirements/ipex.txt index 72724f8..fd985ce 100644 --- a/requirements/ipex.txt +++ b/requirements/ipex.txt @@ -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 diff --git a/requirements/main.txt b/requirements/main.txt index 2ef0eef..0ebfb80 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -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 diff --git a/requirements/py311.txt b/requirements/py311.txt index 59c6b88..2beb3bb 100644 --- a/requirements/py311.txt +++ b/requirements/py311.txt @@ -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