Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -14,6 +14,9 @@ PyYAML==5.3.1
|
|
14 |
scikit_learn==1.1.3
|
15 |
scipy
|
16 |
SoundFile
|
|
|
|
|
|
|
17 |
torch
|
18 |
torchaudio
|
19 |
torchvision
|
|
|
14 |
scikit_learn==1.1.3
|
15 |
scipy
|
16 |
SoundFile
|
17 |
+
pytube
|
18 |
+
resampy
|
19 |
+
pydub
|
20 |
torch
|
21 |
torchaudio
|
22 |
torchvision
|