Claude commited on
Commit ·
1e87d34
1
Parent(s): 4c13d14
Pin pyannote.audio==3.4.0 (newer versions redirect 3.1 pipeline to a different gated model)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,4 @@ accelerate>=0.30
|
|
| 14 |
peft>=0.10
|
| 15 |
spaces>=0.30
|
| 16 |
sentencepiece>=0.2
|
| 17 |
-
pyannote.audio
|
|
|
|
| 14 |
peft>=0.10
|
| 15 |
spaces>=0.30
|
| 16 |
sentencepiece>=0.2
|
| 17 |
+
pyannote.audio==3.4.0
|