Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
torchaudio
|
3 |
transformers
|
4 |
ffmpeg-python
|
5 |
-
soundfile
|
|
|
|
2 |
torchaudio
|
3 |
transformers
|
4 |
ffmpeg-python
|
5 |
+
soundfile
|
6 |
+
sentencepiece
|