Commit
·
c2f4320
1
Parent(s):
39fe02d
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -57,4 +57,6 @@ langid
|
|
| 57 |
git+https://github.com/coqui-ai/[email protected]
|
| 58 |
deepspeed==0.8.3
|
| 59 |
pydub
|
| 60 |
-
cutlet
|
|
|
|
|
|
|
|
|
| 57 |
git+https://github.com/coqui-ai/[email protected]
|
| 58 |
deepspeed==0.8.3
|
| 59 |
pydub
|
| 60 |
+
cutlet
|
| 61 |
+
mecab-python3==1.0.6
|
| 62 |
+
unidic-lite==1.0.8
|