AbeerTrial commited on
Commit
82f6530
·
1 Parent(s): ce9797c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ SpeechRecognition
10
  scipy
11
  transformers
12
  boto3
 
13
  tiktoken
14
  docx2txt
15
  PyPDF2
 
10
  scipy
11
  transformers
12
  boto3
13
+ google-cloud-speech
14
  tiktoken
15
  docx2txt
16
  PyPDF2