syed7 commited on
Commit
e74ac82
·
verified ·
1 Parent(s): cf923b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
  streamlit
2
  google-cloud-speech
3
  google-auth
4
- torch
5
  numpy
6
  transformers
7
  librosa
8
  groq
9
- sounddevice
 
10
  scipy
11
  pydub
12
  pathlib
 
1
  streamlit
2
  google-cloud-speech
3
  google-auth
4
+ --no-deps torch
5
  numpy
6
  transformers
7
  librosa
8
  groq
9
+ pyaudio
10
+ sounddevice==0.4.6
11
  scipy
12
  pydub
13
  pathlib