Pendrokar commited on
Commit
9152140
β€’
1 Parent(s): ef93563

lock py packages versions

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -16,7 +16,7 @@ epitran==1.2
16
  fairseq==0.10.0
17
  ffmpeg-normalize==1.22.4
18
  ffmpeg-progress-yield==0.2.0
19
- ffmpeg-python
20
  filelock==3.0.12
21
  future==0.18.2
22
  g2pC==0.9.9.3
@@ -30,7 +30,7 @@ inflect==4.1.0
30
  inquirerpy~=0.3.3
31
  jaconv==0.3
32
  joblib==0.17.0
33
- librosa
34
  nltk~=3.7
35
  num2words==0.5.10
36
  numpy
@@ -61,8 +61,8 @@ SoundFile==0.10.3.post1
61
  tabulate==0.8.9
62
  threadpoolctl==2.1.0
63
  tokenizers==0.10.3
64
- torchaudio
65
- torchvision
66
  tqdm==4.62.2
67
  transformers==4.10.0
68
  typing==3.7.4.3
 
16
  fairseq==0.10.0
17
  ffmpeg-normalize==1.22.4
18
  ffmpeg-progress-yield==0.2.0
19
+ ffmpeg-python==0.2.0
20
  filelock==3.0.12
21
  future==0.18.2
22
  g2pC==0.9.9.3
 
30
  inquirerpy~=0.3.3
31
  jaconv==0.3
32
  joblib==0.17.0
33
+ librosa==0.9.2
34
  nltk~=3.7
35
  num2words==0.5.10
36
  numpy
 
61
  tabulate==0.8.9
62
  threadpoolctl==2.1.0
63
  tokenizers==0.10.3
64
+ torchaudio==2.1.2
65
+ torchvision==0.16.2
66
  tqdm==4.62.2
67
  transformers==4.10.0
68
  typing==3.7.4.3