Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +4 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 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 |
-
pydub
|
|
|
|
| 1 |
+
TTS==0.22.0
|
| 2 |
+
torch==2.8.0
|
| 3 |
+
torchaudio==2.8.0
|
| 4 |
+
transformers==4.49.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|