Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -12
requirements.txt
CHANGED
@@ -1,15 +1,3 @@
|
|
1 |
transformers
|
2 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[asr]
|
3 |
accelerate
|
4 |
-
|
5 |
-
TTS @ git+https://github.com/coqui-ai/TTS@v0.21.1
|
6 |
-
pydantic==1.10.13
|
7 |
-
python-multipart==0.0.6
|
8 |
-
typing-extensions>=4.8.0
|
9 |
-
cutlet
|
10 |
-
mecab-python3==1.0.6
|
11 |
-
unidic-lite==1.0.8
|
12 |
-
unidic==1.1.0
|
13 |
-
langid
|
14 |
-
deepspeed
|
15 |
-
pydub
|
|
|
1 |
transformers
|
2 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[asr]
|
3 |
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|