litagin commited on
Commit
5d93643
1 Parent(s): bf9a094

Fix: add pyanno audio to req

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ num2words
15
  numba
16
  numpy
17
  psutil
18
- # pyannote.audio>=3.1.0
19
  pyopenjtalk-prebuilt
20
  pypinyin
21
  PyYAML
 
15
  numba
16
  numpy
17
  psutil
18
+ pyannote.audio>=3.1.0
19
  pyopenjtalk-prebuilt
20
  pypinyin
21
  PyYAML