Manyue-DataScientist commited on
Commit
66af41e
·
verified ·
1 Parent(s): b3635dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -4
requirements.txt CHANGED
@@ -1,4 +1,12 @@
1
- streamlit
2
- pyannote.audio
3
- transformers
4
- whisper
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pyannote.audio
3
+ transformers
4
+ whisper
5
+ torch
6
+ torchaudio
7
+ ffmpeg-python
8
+ librosa
9
+ soundfile
10
+ numpy
11
+ pandas
12
+ pydub