tee342 commited on
Commit
43d065a
·
verified ·
1 Parent(s): 3aeff6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -18
requirements.txt CHANGED
@@ -1,25 +1,15 @@
1
- gradio>=4.0
2
  pydub
3
  noisereduce
4
- numpy
5
- scipy
6
  torch
7
  torchaudio
8
- demucs==4.0.0
9
- matplotlib
10
- librosa
11
  faster-whisper
12
  TTS
13
- mutagen
14
- speechbrain
15
- joblib
 
16
  pyloudnorm
17
- whisper
18
- Pillow
19
- protobuf<4
20
- click<8.1
21
-
22
- # Force updated versions (optional, but recommended)
23
- huggingface_hub>=0.23.0
24
- transformers>=4.40.0
25
- torchmetrics>=0.7.0
 
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