Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
TTS @ git+https://github.com/coqui-ai/[email protected]
|
2 |
python-multipart==0.0.6
|
3 |
typing-extensions>=4.8.0
|
4 |
cutlet
|
@@ -38,9 +37,7 @@ flask
|
|
38 |
oauthlib
|
39 |
requests_oauthlib
|
40 |
bcrypt
|
41 |
-
soundfile
|
42 |
git+https://github.com/huggingface/parler-tts.git
|
43 |
-
accelerate
|
44 |
pydub
|
45 |
ToJyutping
|
46 |
pypinyin
|
@@ -54,14 +51,12 @@ einops
|
|
54 |
scipy
|
55 |
onnxruntime
|
56 |
unidecode
|
57 |
-
transformers
|
58 |
encodec
|
59 |
faster-whisper
|
60 |
tiktoken
|
61 |
librosa
|
62 |
torchvision
|
63 |
torchtext
|
64 |
-
torchaudio
|
65 |
speechtokenizer
|
66 |
torchserve
|
67 |
torch-model-archiver
|
@@ -76,13 +71,9 @@ pysrt
|
|
76 |
ChatTTS
|
77 |
omegaconf
|
78 |
vector_quantize_pytorch
|
79 |
-
gradio
|
80 |
datasets
|
81 |
-
librosa
|
82 |
-
soundfile
|
83 |
gradio_client==0.10.0
|
84 |
git+https://github.com/unitaryai/detoxify
|
85 |
pyloudnorm
|
86 |
langdetect
|
87 |
-
pydub
|
88 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected]
|
|
|
|
|
1 |
python-multipart==0.0.6
|
2 |
typing-extensions>=4.8.0
|
3 |
cutlet
|
|
|
37 |
oauthlib
|
38 |
requests_oauthlib
|
39 |
bcrypt
|
|
|
40 |
git+https://github.com/huggingface/parler-tts.git
|
|
|
41 |
pydub
|
42 |
ToJyutping
|
43 |
pypinyin
|
|
|
51 |
scipy
|
52 |
onnxruntime
|
53 |
unidecode
|
|
|
54 |
encodec
|
55 |
faster-whisper
|
56 |
tiktoken
|
57 |
librosa
|
58 |
torchvision
|
59 |
torchtext
|
|
|
60 |
speechtokenizer
|
61 |
torchserve
|
62 |
torch-model-archiver
|
|
|
71 |
ChatTTS
|
72 |
omegaconf
|
73 |
vector_quantize_pytorch
|
|
|
74 |
datasets
|
|
|
|
|
75 |
gradio_client==0.10.0
|
76 |
git+https://github.com/unitaryai/detoxify
|
77 |
pyloudnorm
|
78 |
langdetect
|
|
|
79 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected]
|