DSatishchandra commited on
Commit
13ac391
·
verified ·
1 Parent(s): 9d7ca4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- transformers==4.34.0
2
- torch==2.1.0
3
- speechbrain==1.0.0
4
- speechrecognition==3.8.1
5
- numpy<2
6
-
 
 
 
1
+ transformers
2
+ torch
3
+ torchvision
4
+ speechbrain
5
+ huggingface_hub
6
+ librosa
7
+ pydub
8
+ requests