fanurs commited on
Commit
2d51cd8
2 Parent(s): adfb7d3 ba7815c

Merge pull request #6 from MSU-AI/bug/remove-pyaudio

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  ipykernel>=6.21.3,<=6.22
2
  numpy>=1.24.2,<=1.25
3
  pandas>=1.5.3,<=1.6
4
- PyAudio>=0.2.13,<=0.3
5
  pydub>=0.25.1,<=0.26
6
  SpeechRecognition>=3.10.0,<=3.11
7
  streamlit>=1.20.0,<=1.21
 
1
  ipykernel>=6.21.3,<=6.22
2
  numpy>=1.24.2,<=1.25
3
  pandas>=1.5.3,<=1.6
 
4
  pydub>=0.25.1,<=0.26
5
  SpeechRecognition>=3.10.0,<=3.11
6
  streamlit>=1.20.0,<=1.21