Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ tqdm==4.64.0
|
|
15 |
pystoi==0.3.3
|
16 |
pesq==0.0.4
|
17 |
onnx==1.13.0
|
|
|
|
|
18 |
altair<5
|
|
|
15 |
pystoi==0.3.3
|
16 |
pesq==0.0.4
|
17 |
onnx==1.13.0
|
18 |
+
torchmetrics[audio]
|
19 |
+
torchaudio
|
20 |
altair<5
|