vakodiya commited on
Commit
886fa65
1 Parent(s): 6bee80f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -7,4 +7,7 @@ torchaudio==2.3.1
7
  sentencepiece==0.2.0
8
  soundfile==0.12.1
9
  datasets==2.20.0
10
- streamlit_mic_recorder==0.0.8
 
 
 
 
7
  sentencepiece==0.2.0
8
  soundfile==0.12.1
9
  datasets==2.20.0
10
+ streamlit_mic_recorder==0.0.8
11
+ pydub==0.25.1
12
+ ffmpeg==1.4
13
+ python-ffmpeg==2.0.12