SohomToom commited on
Commit
a2fa03c
·
verified ·
1 Parent(s): f923de5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,5 +17,5 @@ langid==1.1.6
17
  # MeloTTS from GitHub
18
  git+https://github.com/myshell-ai/MeloTTS.git
19
  # MeCab workaround
20
- mecab-python3==1.0.6 # avoid newer ones that break on Spaces
21
  unidic-lite # lightweight dictionary that works with mecab-python3
 
17
  # MeloTTS from GitHub
18
  git+https://github.com/myshell-ai/MeloTTS.git
19
  # MeCab workaround
20
+ mecab-python3==1.0.9 # avoid newer ones that break on Spaces
21
  unidic-lite # lightweight dictionary that works with mecab-python3