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