Hi,
I am using emuR to run a forced alignment pipeline. I understand emuR runs on MAUS - so perhaps this question is better pointed elsewhere, but I will start here.
I have been following the tutorial here:
https://www.phonetik.uni-muenchen.de/~jmh/lehre/sem/ws2324/Emuintro/03_forced_alignment.html#from-a-text-collection
I run this step (tweaked for my purposes):
runBASwebservice_all(SL_db,
transcriptionAttributeDefinitionName = "segments",
language = "eng-GB",
runMINNI = FALSE,
verbose = TRUE,
patience = 3,
resume = TRUE)
Which returns the error:
bas_run_maus_dbi(handle = handle, canoAttributeDefinitionName = canoAttributeDefinitionName, :
Something has gone wrong in the turn query...
Which I can't really decode. Do you have any advice on what I could check to see what might be causing the error?
Some additional information:
I have an emuDB of 336 bundles, where each bundle is approximately 400kb on average (maybe a little less).
I am using an Apple M1 Pro chip, on Sequoia 15.5 - which might not be useful information because I think this is run elsewhere.
Thanks in advance,
Sam
Hi,
I am using emuR to run a forced alignment pipeline. I understand emuR runs on MAUS - so perhaps this question is better pointed elsewhere, but I will start here.
I have been following the tutorial here:
https://www.phonetik.uni-muenchen.de/~jmh/lehre/sem/ws2324/Emuintro/03_forced_alignment.html#from-a-text-collection
I run this step (tweaked for my purposes):
Which returns the error:
Which I can't really decode. Do you have any advice on what I could check to see what might be causing the error?
Some additional information:
I have an emuDB of 336 bundles, where each bundle is approximately 400kb on average (maybe a little less).
I am using an Apple M1 Pro chip, on Sequoia 15.5 - which might not be useful information because I think this is run elsewhere.
Thanks in advance,
Sam