vyluong commited on
Commit
03282ea
·
verified ·
1 Parent(s): ec32a30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -17,6 +17,10 @@ packaging>=24.0
17
 
18
  nemo_toolkit[asr]==2.0.0
19
 
 
 
 
 
20
  # AUDIO
21
  librosa==0.10.2.post1
22
  soundfile==0.12.1
 
17
 
18
  nemo_toolkit[asr]==2.0.0
19
 
20
+ # DENOISE
21
+ deepfilternet==0.5.6
22
+ einops
23
+
24
  # AUDIO
25
  librosa==0.10.2.post1
26
  soundfile==0.12.1