From e6cda00fcfe326d8cd85e4daf27cb582507b36b8 Mon Sep 17 00:00:00 2001 From: CN_ChiTu <36254426+CNChTu@users.noreply.github.com> Date: Thu, 14 Dec 2023 21:09:41 +0800 Subject: [PATCH] add fcpe for realtime --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index f0e7181..cb6e93e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,6 +42,7 @@ onnxruntime; sys_platform == 'darwin' onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20 fastapi==0.88 +torchfcpe ffmpy==0.3.1 python-dotenv>=1.0.0 av