👍️[Update] change requirements.txt

update package version
This commit is contained in:
misyaguziya
2024-08-27 17:41:17 +09:00
parent 2e77206080
commit 2135b1a561

View File

@@ -3,14 +3,16 @@ PyAudioWPatch == 0.2.12.6
python-osc == 1.8.3 python-osc == 1.8.3
deepl == 1.15.0 deepl == 1.15.0
flashtext ==2.7 flashtext ==2.7
pyyaml == 6.0.1 pyinstaller==6.10.0
pyinstaller==6.2.0 numpy==1.26.4
transformers[torch]==4.37.2 torch==2.2.2
transformers==4.37.2
sentencepiece==0.1.99 sentencepiece==0.1.99
ctranslate2==4.1.0 ctranslate2==4.1.0
faster-whisper==1.0.1 faster-whisper==1.0.3
openvr==1.26.701 openvr==1.26.701
pydub==0.25.1 pydub==0.25.1
psutil==5.9.8
translators @ git+https://github.com/misyaguziya/translators@5.9.2 translators @ git+https://github.com/misyaguziya/translators@5.9.2
SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4 SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4
tinyoscquery @ git+https://github.com/cyberkitsune/tinyoscquery@0.1.2 tinyoscquery @ git+https://github.com/cyberkitsune/tinyoscquery@0.1.2