Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ torchaudio>=0.9.0
|
|
| 4 |
transformers>=4.20.0
|
| 5 |
librosa>=0.9.0
|
| 6 |
numpy>=1.21.0
|
| 7 |
-
soundfile>=0.12.0
|
|
|
|
|
|
|
|
|
| 4 |
transformers>=4.20.0
|
| 5 |
librosa>=0.9.0
|
| 6 |
numpy>=1.21.0
|
| 7 |
+
soundfile>=0.12.0
|
| 8 |
+
sentencepiece>=0.1.99
|
| 9 |
+
protobuf>=3.20.0
|