[Update] Package : RTX5000番台対応のためにfast-whisper/ctranslate2のバージョンを更新

This commit is contained in:
misyaguziya
2025-05-08 10:35:57 +09:00
parent e9715651d9
commit c6bcb36ab1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
torch==2.7.0
faster-whisper==1.0.3
ctranslate2==4.3.1
faster-whisper==1.1.1
ctranslate2==4.6.0
transformers==4.40.2
pillow == 10.0.0
PyAudioWPatch == 0.2.12.6

View File

@@ -1,7 +1,7 @@
torch==2.7.0
--extra-index-url https://download.pytorch.org/whl/cu128
faster-whisper==1.0.3
ctranslate2==4.3.1
faster-whisper==1.1.1
ctranslate2==4.6.0
transformers==4.40.2
pillow == 10.0.0
PyAudioWPatch == 0.2.12.6