KingNish commited on
Commit
193ebc8
1 Parent(s): 1e2d8b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- transformers==4.40.0
2
  datasets
3
  pillow
4
  numpy
5
  torch
 
 
6
  asyncio
7
  torchvision
8
  accelerate
@@ -12,6 +14,5 @@ onnxruntime
12
  sentencepiece
13
  soxr
14
  pydub
15
- edge-tts
16
  groq
17
  opencv-python
 
1
+ transformers
2
  datasets
3
  pillow
4
  numpy
5
  torch
6
+ streaming-stt-nemo==0.2.0
7
+ edge-tts
8
  asyncio
9
  torchvision
10
  accelerate
 
14
  sentencepiece
15
  soxr
16
  pydub
 
17
  groq
18
  opencv-python