Spaces:
Running
on
T4
Running
on
T4
Hervé BREDIN
commited on
Commit
·
98df54b
1
Parent(s):
10cedf2
setup: update pyannote.audio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torchvision==0.12.0
|
|
3 |
torchaudio==0.11.0
|
4 |
torchtext==0.12.0
|
5 |
speechbrain==0.5.12
|
6 |
-
pyannote-audio
|
7 |
|
|
|
3 |
torchaudio==0.11.0
|
4 |
torchtext==0.12.0
|
5 |
speechbrain==0.5.12
|
6 |
+
pyannote-audio>=2.1
|
7 |
|