Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,6 +12,6 @@ soundfile==0.11.0
|
|
12 |
torch==1.13.1
|
13 |
torchmetrics==0.11.0
|
14 |
tqdm==4.64.0
|
15 |
-
|
16 |
pesq==0.0.4
|
17 |
onnx==1.13.0
|
|
|
12 |
torch==1.13.1
|
13 |
torchmetrics==0.11.0
|
14 |
tqdm==4.64.0
|
15 |
+
pystoi==0.3.3
|
16 |
pesq==0.0.4
|
17 |
onnx==1.13.0
|