Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ torch
|
|
5 |
torchaudio
|
6 |
soundfile
|
7 |
pydub
|
8 |
-
ffmpeg
|
|
|
|
|
|
5 |
torchaudio
|
6 |
soundfile
|
7 |
pydub
|
8 |
+
ffmpeg
|
9 |
+
sentencepiece
|
10 |
+
sacremoses
|