From 3ab6f1f1749c8a9586d1636d1d6c6399fb5ae2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AC=AC=E7=B4=97=E7=89=B9?= <66856838+Miuzarte@users.noreply.github.com> Date: Sun, 23 Jul 2023 09:25:05 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 2 ++ requirements_onnx_encoder.txt | 2 ++ requirements_win.txt | 2 ++ 3 files changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 9cc8149..2670ea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,8 @@ torch torchaudio torchcrepe tqdm +rich.progress +loguru scikit-maad praat-parselmouth onnx diff --git a/requirements_onnx_encoder.txt b/requirements_onnx_encoder.txt index a624622..cfde17c 100644 --- a/requirements_onnx_encoder.txt +++ b/requirements_onnx_encoder.txt @@ -9,6 +9,8 @@ torch==1.13.1 torchaudio==0.13.1 torchcrepe tqdm +rich.progress +loguru scikit-maad praat-parselmouth onnx diff --git a/requirements_win.txt b/requirements_win.txt index 06ac4ab..7112b0b 100644 --- a/requirements_win.txt +++ b/requirements_win.txt @@ -15,6 +15,8 @@ sounddevice==0.4.5 SoundFile==0.10.3.post1 starlette==0.19.1 tqdm==4.63.0 +rich.progress +loguru torchcrepe scikit-maad praat-parselmouth