benjolo commited on
Commit
c5f7def
1 Parent(s): 86a85ef

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -0
backend/requirements.txt CHANGED
@@ -15,6 +15,7 @@ python-socketio==5.9.0
15
  pymongo==4.6.2
16
  Requests==2.31.0
17
  # seamless_communication==1.0.0
 
18
  simuleval==1.1.4
19
  soundfile==0.12.1
20
  torch==2.1.2
 
15
  pymongo==4.6.2
16
  Requests==2.31.0
17
  # seamless_communication==1.0.0
18
+ sentencepiece==0.1.99
19
  simuleval==1.1.4
20
  soundfile==0.12.1
21
  torch==2.1.2