Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ accelerate
|
|
7 |
librosa
|
8 |
soundfile
|
9 |
torchaudio
|
10 |
-
jiwer
|
|
|
|
|
|
|
|
7 |
librosa
|
8 |
soundfile
|
9 |
torchaudio
|
10 |
+
jiwer
|
11 |
+
datasets>=2.19.0
|
12 |
+
huggingface_hub>=0.23.0
|
13 |
+
python-Levenshtein
|