tee342 commited on
Commit
4823920
·
verified ·
1 Parent(s): e0a3557

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,13 +1,15 @@
1
- Flask==2.0.1
2
- Werkzeug==2.0.1
3
  gradio
4
  pydub
5
- numpy
6
  noisereduce
 
7
  torch
 
8
  demucs
9
- matplotlib
10
- Pillow
11
- librosa
12
  soundfile
 
 
 
 
13
  scipy
 
 
 
1
  gradio
2
  pydub
 
3
  noisereduce
4
+ librosa
5
  torch
6
+ torchaudio
7
  demucs
8
+ faster-whisper
9
+ TTS
 
10
  soundfile
11
+ pillow
12
+ numpy
13
+ scikit-learn
14
+ pyloudnorm
15
  scipy