Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iemocap-aligner.zip not found? #21

Open
ZayneHuang opened this issue Jul 30, 2023 · 0 comments
Open

iemocap-aligner.zip not found? #21

ZayneHuang opened this issue Jul 30, 2023 · 0 comments

Comments

@ZayneHuang
Copy link

Hi author @keonlee9420 ,

Thanks for your repository, which is very useful to my project.
However, I met some problem in trying to use a continuous model (following the README in continuous branch). When I am aligning the data with MFA using pre-trained models:
mfa align ./raw_data/IEMOCAP/sessions lexicon/iemocap-lexicon.txt montreal-forced-aligner/iemocap-aligner.zip preprocessed_data/IEMOCAP/TextGrid --speaker_characters prosodylab -j 8 --clean
The program raised error:

FileArgumentNotFoundError:
Could not find "montreal-forced-aligner/iemocap-aligner.zip"

It seems that iemocap-aligner.zip is not found in the path. However, this zip file is required by MFA as ACOUSTIC_MODEL_PATH.
The version of MFA is 2.0.6, which is installed by conda create -n aligner -c conda-forge montreal-forced-aligner=2.0.6 praatio=5.1.1 sqlalchemy=1.4.3 as instructed by MFA document and issue.

Do you have any idea on how to fetch the iemocap-aligner.zip file? I cannot find it anywhere.

Thank you so much, and I'll patiently await your kind response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant