Raiff1982 commited on
Commit
eadc41e
·
verified ·
1 Parent(s): 3f9d838

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,7 @@ datasets
7
  huggingface_hub==0.19.3
8
  pydantic==1.10.13
9
  typing-extensions==4.5.0
10
-
11
  # Audio & Speech
12
  pyttsx3==2.90
13
  SpeechRecognition==3.10.1
 
7
  huggingface_hub==0.19.3
8
  pydantic==1.10.13
9
  typing-extensions==4.5.0
10
+ openai
11
  # Audio & Speech
12
  pyttsx3==2.90
13
  SpeechRecognition==3.10.1