diff --git a/requirements.txt b/requirements.txt index d0e8f21..3324cff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,12 +42,12 @@ transformers>=4.33.0,<4.50.0 huggingface-hub>=0.25.0 # TensorFlow (用于某些模型) -tensorflow>=2.15.0 -keras>=2.15.0 +tensorflow>=2.21.0 +keras>=3.14.0 # ONNX Runtime GPU -onnxruntime>=1.16.0 -onnxruntime-gpu>=1.16.0 +onnxruntime>=1.25.0 +onnxruntime-gpu>=1.25.0 # -------------------- ASR 语音识别 -------------------- openai-whisper # Whisper 语音识别 @@ -73,7 +73,7 @@ pyannote.core>=5.0.0 pyannote.database>=5.0.0 pyannote.metrics>=3.2.0 pyannote.pipeline>=3.0.0 -speechbrain>=0.5.16 # 说话人识别 +speechbrain>=1.1.0 # 说话人识别 # -------------------- 视频分析/音画同步 -------------------- # 人脸检测和嘴型分析