Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -20,8 +20,7 @@ pyannote.audio
|
|
20 |
protobuf<4
|
21 |
click<8.1
|
22 |
pydantic~=1.0
|
23 |
-
|
24 |
-
# Force updated versions
|
25 |
huggingface_hub>=0.23.0
|
26 |
transformers>=4.40.0
|
27 |
-
torchmetrics>=0.7.0
|
|
|
|
20 |
protobuf<4
|
21 |
click<8.1
|
22 |
pydantic~=1.0
|
|
|
|
|
23 |
huggingface_hub>=0.23.0
|
24 |
transformers>=4.40.0
|
25 |
+
torchmetrics>=0.7.0
|
26 |
+
resemblyzer==0.0.6 # For speaker matching
|