Ellie5757575757 commited on
Commit
82f54bb
·
verified ·
1 Parent(s): 79146ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -9
requirements.txt CHANGED
@@ -6,7 +6,7 @@ transformers>=4.30.0
6
  tokenizers>=0.13.0
7
  numpy>=1.21.0
8
  pandas>=1.3.0
9
- gradio>=3.40.0
10
  soundfile>=0.12.0
11
  librosa>=0.10.0
12
  batchalign
@@ -15,13 +15,6 @@ scikit-learn>=1.0.0
15
  python-dateutil>=2.8.0
16
  pydub>=0.25.0
17
  webrtcvad>=2.0.0
18
- pyaudio>=0.2.11
19
  jsonlines>=3.0.0
20
  matplotlib>=3.5.0
21
- seaborn>=0.11.0
22
- pathlib2>=2.3.0
23
- portaudio19-dev
24
- python3-pyaudio
25
- ffmpeg
26
- libsndfile1
27
- libasound2-dev
 
6
  tokenizers>=0.13.0
7
  numpy>=1.21.0
8
  pandas>=1.3.0
9
+ gradio>=4.0.0
10
  soundfile>=0.12.0
11
  librosa>=0.10.0
12
  batchalign
 
15
  python-dateutil>=2.8.0
16
  pydub>=0.25.0
17
  webrtcvad>=2.0.0
 
18
  jsonlines>=3.0.0
19
  matplotlib>=3.5.0
20
+ seaborn>=0.11.0