Khoronus commited on
Commit
f5ed72f
·
1 Parent(s): 6cd76ab

Added missing package PyAudio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ torch
6
  datasets
7
  IPython
8
  torchaudio
9
- SpeechRecognition
 
 
6
  datasets
7
  IPython
8
  torchaudio
9
+ SpeechRecognition
10
+ PyAudio