Closed WoBuChiTang closed 7 months ago
You need to run it in your console in your conda env activated
I did exactly as what you said, but it always does work, even though it didn't put any error.
You need to run it in your console in your conda env activated
I did exactly as what you said, but it always does work, even though it didn't put any error.
make sure that you ran this command prior. it installs mfa
conda install -c conda-forge montreal-forced-aligner=2.2.17 openfst=1.8.2 kaldi=5.5.1068
You need to run it in your console in your conda env activated
I did exactly as what you said, but it always does work, even though it didn't put any error.
make sure that you ran this command prior. it installs mfa
conda install -c conda-forge montreal-forced-aligner=2.2.17 openfst=1.8.2 kaldi=5.5.1068
Thank you, of course I already installed these environments. Now I solve this problem by another way.
You need to run it in your console in your conda env activated