🐛[bugfix] Model : translatorsのpackageを更新

`RuntimeError: input(): lost sys.stdin`を回避する処理を追加
This commit is contained in:
misyaguziya
2024-05-30 18:27:41 +09:00
parent 5c5962df50
commit 57acfae45d

View File

@@ -13,6 +13,6 @@ sentencepiece==0.1.99
ctranslate2==4.1.0 ctranslate2==4.1.0
faster-whisper==1.0.1 faster-whisper==1.0.1
openvr==1.26.701 openvr==1.26.701
translators @ git+https://github.com/misyaguziya/translators@5.8.9 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