msaelices commited on
Commit
f6c8ec2
1 Parent(s): fad63af

Add openai dependency for summarization

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,4 +5,5 @@ google_cloud_speech>=2.21.0
5
  torch==2.0.0
6
  torchvision==0.15.1
7
  torchaudio==2.0.1
 
8
  git+https://github.com/m-bain/whisperx.git@main#egg=whisperx
 
5
  torch==2.0.0
6
  torchvision==0.15.1
7
  torchaudio==2.0.1
8
+ openai>=0.27.8
9
  git+https://github.com/m-bain/whisperx.git@main#egg=whisperx