Create requirements.txt

#1
by Sajjo - opened
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ pyctcdecode
4
+ pypi-kenlm
5
+ pbr
6
+ six
7
+ future
8
+ cython>=0.24.0a0
9
+ numpy==1.26.4
10
+ scipy>=0.13.3
11
+ torchaudio
12
+ nbimporter
13
+ nbformat
14
+ ipython
15
+ protobuf==3.20.0
16
+ webrtcvad
17
+ librosa
18
+ PyWavelets