Hervé BREDIN commited on
Commit
10cedf2
1 Parent(s): 7b33f5e

setup: switch to pyannote.audio 2.1

Browse files
Files changed (1) hide show
  1. 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
- git+https://github.com/pyannote/pyannote-audio.git@develop#egg=pyannote-audio
 
 
3
  torchaudio==0.11.0
4
  torchtext==0.12.0
5
  speechbrain==0.5.12
6
+ pyannote-audio==2.1
7
+