DeepLearning101
commited on
Commit
•
a53dd36
1
Parent(s):
04668c4
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==1.5.1
|
9 |
pydub
|
10 |
denoiser
|
|
|
4 |
git+https://github.com/ludlows/python-pesq#egg=pesq
|
5 |
six
|
6 |
sounddevice==0.4.0
|
7 |
+
torchaudio
|
8 |
torch==1.5.1
|
9 |
pydub
|
10 |
denoiser
|