Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ soundfile
|
|
5 |
librosa
|
6 |
samplerate
|
7 |
resampy
|
8 |
-
sentencepiece
|
|
|
|
5 |
librosa
|
6 |
samplerate
|
7 |
resampy
|
8 |
+
sentencepiece
|
9 |
+
num2words
|