From 7d8ffaa15b6f0ff6fc82967b318713c664917883 Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Thu, 12 Sep 2024 14:00:20 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D=EF=B8=8F[Update]=20torch=E5=91=A8?= =?UTF-8?q?=E3=82=8A=E3=81=A7=E5=95=8F=E9=A1=8C=E3=81=8C=E7=99=BA=E7=94=9F?= =?UTF-8?q?=E3=81=97=E3=81=9F=E3=81=9F=E3=82=81=E3=80=81requirements?= =?UTF-8?q?=E3=82=92=E6=9C=80=E6=96=B0=E3=81=AE=E3=82=82=E3=81=AE=E3=81=AB?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ed147a66..ba638258 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,12 +8,14 @@ pyyaml == 6.0.1 python-i18n == 0.3.9 CTkToolTip == 0.8 pyinstaller==6.2.0 -transformers[torch]==4.37.2 +torch==2.2.2 +transformers==4.37.2 sentencepiece==0.1.99 ctranslate2==4.1.0 -faster-whisper==1.0.1 +faster-whisper==1.0.3 openvr==1.26.701 pydub==0.25.1 +psutil==5.9.8 translators @ git+https://github.com/misyaguziya/translators@5.9.2.1 SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4 tinyoscquery @ git+https://github.com/cyberkitsune/tinyoscquery@0.1.2 \ No newline at end of file