Spaces:
Paused
Paused
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
|
@@ -14,6 +14,7 @@ python-dotenv==1.0.1
|
|
| 14 |
python-socketio==5.11.2
|
| 15 |
Requests==2.31.0
|
| 16 |
simuleval==1.1.4
|
|
|
|
| 17 |
soundfile==0.12.1
|
| 18 |
spacy==3.7.4
|
| 19 |
torch==2.1.1
|
|
|
|
| 14 |
python-socketio==5.11.2
|
| 15 |
Requests==2.31.0
|
| 16 |
simuleval==1.1.4
|
| 17 |
+
sentencepiece==0.1.99
|
| 18 |
soundfile==0.12.1
|
| 19 |
spacy==3.7.4
|
| 20 |
torch==2.1.1
|