Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ transformers
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
soundfile
|
| 7 |
-
pydub
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
torchaudio
|
| 6 |
soundfile
|
| 7 |
+
pydub
|
| 8 |
+
ffmpeg
|