zahoor54321 commited on
Commit
35799a9
1 Parent(s): 8adf940

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- transformers
3
- SpeechRecognition
4
- sounddevice
5
- soundfile
6
- torchaudio
 
1
+ Transformers==4.28.1
2
+ torch==2.0.0
3
+ Datasets==2.11.0
4
+ Tokenizers==0.13.3
5
+ https://github.com/kpu/kenlm/archive/master.zip
6
+ pyctcdecode==0.5.0