Spaces:
Runtime error
Runtime error
added noise cancellation
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -72,4 +72,5 @@ websockets==11.0.3
|
|
| 72 |
yarl==1.9.2
|
| 73 |
noisereduce==3.0.0
|
| 74 |
librosa==0.10.1
|
| 75 |
-
pydub==0.25.1
|
|
|
|
|
|
| 72 |
yarl==1.9.2
|
| 73 |
noisereduce==3.0.0
|
| 74 |
librosa==0.10.1
|
| 75 |
+
pydub==0.25.1
|
| 76 |
+
torch==2.1.1
|