Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ pystoi==0.3.3
|
|
4 |
git+https://github.com/ludlows/python-pesq#egg=pesq
|
5 |
six
|
6 |
sounddevice==0.4.0
|
7 |
-
torchaudio
|
8 |
torch
|
9 |
pydub
|
10 |
denoiser
|
|
|
4 |
git+https://github.com/ludlows/python-pesq#egg=pesq
|
5 |
six
|
6 |
sounddevice==0.4.0
|
7 |
+
torchaudio==0.13.1
|
8 |
torch
|
9 |
pydub
|
10 |
denoiser
|