Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,5 +9,6 @@ plotly
9
  PyPDF2
10
  SpeechRecognition
11
  torch
 
12
 
13
 
 
9
  PyPDF2
10
  SpeechRecognition
11
  torch
12
+ PyAudio
13
 
14