Montreal-Forced-Aligner icon indicating copy to clipboard operation
Montreal-Forced-Aligner copied to clipboard

[BUG] omp_set_nested routine deprecated

Open stefanocoretta opened this issue 1 year ago • 0 comments

Debugging checklist

[x] Have you updated to latest MFA version? [x] Have you tried rerunning the command with the --clean flag?

Describe the issue A clear and concise description of what the bug is.

When running mfa validate or mfa align the following deprecation warning is issued:

OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.

For Reproducing your issue Please fill out the following:

  1. Corpus structure
    • What language is the corpus in? Mandarin
    • How many files/speakers? 1 file, 1 speaker
    • Are you using lab files or TextGrid files for input? lab files
  2. Dictionary
    • Are you using a dictionary from MFA? If so, which one? mandarin_china_mfa
    • If it's a custom dictionary, what is the phoneset?
  3. Acoustic model
    • If you're using an acoustic model, is it one download through MFA? If so, which one? mandarin_mfa
    • If it's a model you've trained, what data was it trained on?

Log file Please attach the log file for the run that encountered an error (by default these will be stored in ~/Documents/MFA).

Desktop (please complete the following information):

  • OS: [e.g. Windows, OSX, Linux] macOS 12.4 (21F79)
  • Version [e.g. MacOSX 10.15, Ubuntu 20.04, Windows 10, etc]
  • Any other details about the setup (Cloud, Docker, etc) ARM/apple silicon. Miniforge via brew.

Additional context Add any other context about the problem here.

stefanocoretta avatar Jul 09 '22 14:07 stefanocoretta