Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ torch==2.0.1
|
|
| 4 |
torchaudio==2.0.2
|
| 5 |
matplotlib==3.7.1
|
| 6 |
huggingface_hub==0.16.4
|
| 7 |
-
speechbrain>=0.5.12
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
torchaudio==2.0.2
|
| 5 |
matplotlib==3.7.1
|
| 6 |
huggingface_hub==0.16.4
|
| 7 |
+
speechbrain>=0.5.12
|
| 8 |
+
pydub
|
| 9 |
+
librosa
|
| 10 |
+
numpy
|