From f94f0d1d7159fde2c585a6a42473d41c1a56c127 Mon Sep 17 00:00:00 2001 From: misyaguziya Date: Thu, 20 Jun 2024 17:06:03 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8D=EF=B8=8F[Update]=20Model=20:=20add?= =?UTF-8?q?=20package=20pydub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index e6788bd2..4f4a6213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ sentencepiece==0.1.99 ctranslate2==4.1.0 faster-whisper==1.0.1 openvr==1.26.701 +pydub==0.25.1 translators @ git+https://github.com/misyaguziya/translators@5.9.2 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