NguyenNhatSakura commited on
Commit
9a5106a
·
verified ·
1 Parent(s): f7f1184

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -6
requirements.txt CHANGED
@@ -1,7 +1,15 @@
1
- gradio==4.25
2
- deepfilternet==0.5.6
3
- vinorm==2.0.7
4
- underthesea==6.8.0
5
- deepspeed
6
  cutlet
7
- unidic
 
 
 
 
 
 
 
 
 
 
 
1
+ # Preinstall requirements from TTS
2
+ TTS @ git+https://github.com/thinhlpg/TTS.git@ff217b3f27b294de194cc59c5119d1e08b06413c
3
+ typing-extensions>=4.8.0
 
 
4
  cutlet
5
+ mecab-python3==1.0.6
6
+ unidic-lite==1.0.8
7
+ unidic==1.1.0
8
+ langid
9
+ deepspeed
10
+ pydub
11
+ gradio==4.36.1
12
+
13
+ # Vietnamese 101
14
+ vinorm==2.0.7
15
+ underthesea==6.8.0