Fix: nltk to 3.8.1 or lower
Due to reports that updating nltk to 3.8.2 or later significantly slows down learning, including English.
This commit is contained in:
@@ -8,6 +8,7 @@ gradio>=4.32
|
||||
jieba
|
||||
# librosa==0.9.2
|
||||
loguru
|
||||
nltk<=3.8.1
|
||||
num2words
|
||||
numpy<2
|
||||
onnxruntime
|
||||
|
||||
Reference in New Issue
Block a user