KrizTech100 commited on
Commit
d75397c
·
verified ·
1 Parent(s): 2b7872d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
  gradio
2
- python-dotenv
3
- assemblyai
4
- librosa
5
- soundfile
6
  torch
7
  transformers
8
- numpy
9
- scipy
10
- python-docx
11
- reportlab
 
1
  gradio
 
 
 
 
2
  torch
3
  transformers
4
+ pyannote.audio
5
+ openai-whisper
6
+ ffmpeg-python