ojas121 commited on
Commit
7e13c32
·
verified ·
1 Parent(s): 5dbc266

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +7 -5
requirement.txt CHANGED
@@ -1,11 +1,13 @@
1
  streamlit
2
  librosa
3
  numpy
 
4
  soundfile
5
- speechrecognition
6
- noisereduce
7
- torchaudio
8
- transformers
9
  vosk
 
10
  pydub
11
- librosa
 
 
 
 
1
  streamlit
2
  librosa
3
  numpy
4
+ matplotlib
5
  soundfile
6
+ wave
 
 
 
7
  vosk
8
+ transformers
9
  pydub
10
+ noisereduce
11
+ torch
12
+ torchaudio
13
+ sentencepiece