KIMOSSINO commited on
Commit
9143f8a
·
verified ·
1 Parent(s): f2812bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,4 +7,5 @@ pydantic>=1.10.9
7
  pathlib>=1.0.1
8
  ffmpeg-python>=0.2.0
9
  tts>=0.3.1
 
10
 
 
7
  pathlib>=1.0.1
8
  ffmpeg-python>=0.2.0
9
  tts>=0.3.1
10
+ sentencepiece>=0.1.99
11