fix: allow NumPy 2 for pyannote audio

This commit is contained in:
nightcityblade
2026-07-15 11:13:12 +08:00
parent c0f101f0d1
commit 26845cabe9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ scipy
av
jiwer
evaluate
numpy<2
numpy>=1.26.4,<2.5
openai-whisper==20250625
tokenizers==0.20.3
transformers[torch]
@@ -25,4 +25,4 @@ optimum-intel
fastapi
uvicorn
python-multipart
python-multipart