jewelt123 commited on
Commit
d407a16
·
verified ·
1 Parent(s): b71f9c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
 
2
- TTS @ git+https://github.com/coqui-ai/TTS@v0.21.1
3
- pydantic==1.10.13
4
- python-multipart==0.0.6
5
- typing-extensions>=4.8.0
6
- cutlet
7
- mecab-python3==1.0.6
8
- unidic-lite==1.0.8
9
- unidic==1.1.0
10
- langid
11
- deepspeed
12
- pydub
13
- #TTS
14
- #torch
 
1
 
2
+ #TTS @ git+https://github.com/coqui-ai/TTS@v0.21.1
3
+ #pydantic==1.10.13
4
+ #python-multipart==0.0.6
5
+ #typing-extensions>=4.8.0
6
+ #cutlet
7
+ #mecab-python3==1.0.6
8
+ #unidic-lite==1.0.8
9
+ #unidic==1.1.0
10
+ #langid
11
+ #deepspeed
12
+ #pydub
13
+ TTS
14
+ torch