EnzoBustos commited on
Commit
dcbe53a
·
1 Parent(s): 4d8f037

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  yt_dlp
2
  openai-whisper
 
 
3
  bert-extractive-summarizer
 
4
  torch
5
  transformers
6
  pandas
 
1
  yt_dlp
2
  openai-whisper
3
+ SpeechRecognition
4
+ ffmpeg-python
5
  bert-extractive-summarizer
6
+ pytube
7
  torch
8
  transformers
9
  pandas