SohomToom commited on
Commit
711ecc3
·
verified ·
1 Parent(s): 0a94d2a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -44,6 +44,7 @@ langid==1.1.6
44
  # MeloTTS from GitHub
45
  #git+https://github.com/myshell-ai/MeloTTS.git
46
  # MeCab workaround
 
47
  mecab-python3==1.0.9 # avoid newer ones that break on Spaces
48
  unidic-lite # lightweight dictionary that works with mecab-python3
49
 
 
44
  # MeloTTS from GitHub
45
  #git+https://github.com/myshell-ai/MeloTTS.git
46
  # MeCab workaround
47
+ git+https://github.com/snakers4/silero-vad.git
48
  mecab-python3==1.0.9 # avoid newer ones that break on Spaces
49
  unidic-lite # lightweight dictionary that works with mecab-python3
50