Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
scipy
|
6 |
librosa
|
7 |
opencv-python
|
|
|
8 |
soundfile
|
|
|
5 |
scipy
|
6 |
librosa
|
7 |
opencv-python
|
8 |
+
torchaudio
|
9 |
soundfile
|