testingfaces commited on
Commit
2cbe80b
·
verified ·
1 Parent(s): a48d7e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -22,6 +22,9 @@ pyloudnorm
22
  librosa
23
  ffmpeg-python
24
 
 
 
 
25
  # Whisper local fallback (CPU)
26
  faster-whisper
27
 
 
22
  librosa
23
  ffmpeg-python
24
 
25
+ # Noise suppression (RNNoise — voice-optimized, no musical artifacts)
26
+ rnnoise-python
27
+
28
  # Whisper local fallback (CPU)
29
  faster-whisper
30