Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ tokenizers
|
|
11 |
scikit-learn
|
12 |
nltk
|
13 |
huggingface_hub
|
14 |
-
torchaudio
|
|
|
|
|
|
11 |
scikit-learn
|
12 |
nltk
|
13 |
huggingface_hub
|
14 |
+
torchaudio
|
15 |
+
ffmpeg
|
16 |
+
librosa
|