Spaces:
Running
Running
rjzevallos
commited on
Commit
•
6bc2fae
1
Parent(s):
c310cb4
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -13,4 +13,11 @@ python-dateutil
|
|
13 |
tqdm
|
14 |
transformers
|
15 |
tokenizers>=0.15.0
|
16 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
tqdm
|
14 |
transformers
|
15 |
tokenizers>=0.15.0
|
16 |
+
sentencepiece
|
17 |
+
librosa
|
18 |
+
soundfile
|
19 |
+
git+https://github.com/unitaryai/detoxify
|
20 |
+
pyloudnorm
|
21 |
+
langdetect
|
22 |
+
pydub
|
23 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1
|