kadirnar commited on
Commit
8d029a1
1 Parent(s): 19d9763

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- whisperplus==0.2.8.1
2
  wheel
3
- git+https://github.com/huggingface/transformers
 
 
 
 
 
 
 
 
 
1
+ whisperplus
2
  wheel
3
+ git+https://github.com/huggingface/transformers
4
+ pyannote.audio>=3.1.0
5
+ pyannote.core>=5.0.0
6
+ pyannote.database>=5.0.1
7
+ pyannote.metrics>=3.2.1
8
+ pyannote.pipeline>=3.0.1
9
+ torchaudio>=2.0.0
10
+ speechbrain
11
+ huggingface_hub[cli]