fix: allow NumPy 2 for pyannote audio
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user