Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ soundfile
|
|
2 |
transformers
|
3 |
torch
|
4 |
gradio==3.0.9
|
|
|
5 |
librosa
|
6 |
torchaudio
|
7 |
pyctcdecode
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
gradio==3.0.9
|
5 |
+
sentencepiece
|
6 |
librosa
|
7 |
torchaudio
|
8 |
pyctcdecode
|