🐛[bugfix] install.bat : package version fix

This commit is contained in:
misyaguziya
2024-02-02 13:14:56 +09:00
parent 1de239549f
commit 78b8cb5909
2 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,9 @@ pyyaml == 6.0.1
python-i18n == 0.3.9
CTkToolTip == 0.8
pyinstaller==6.2.0
transformers[torch]
transformers[torch]==4.37.2
sentencepiece==0.1.99
ctranslate2==3.21.0
faster-whisper==0.10.0
ctranslate2==3.24.0
faster-whisper==0.10.0
translators @ git+https://github.com/misyaguziya/translators@master
SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@master