ajayarora1235 commited on
Commit
b8b0b9c
·
1 Parent(s): 4738a88

fix simple requirements txt equals fix

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -29,6 +29,6 @@ phonemizer==3.2.1
29
  datasets==2.16.0
30
  torchmetrics==0.11.1
31
  # install MFA for getting forced-alignment, this could take a few minutes
32
- montreal-forced-aligner=2.2.17
33
- openfst=1.8.2
34
- kaldi=5.5.1068
 
29
  datasets==2.16.0
30
  torchmetrics==0.11.1
31
  # install MFA for getting forced-alignment, this could take a few minutes
32
+ montreal-forced-aligner==2.2.17
33
+ openfst==1.8.2
34
+ kaldi==5.5.1068