MontrealCorpusTools / Montreal-Forced-Aligner

Command line utility for forced alignment using Kaldi
https://montrealcorpustools.github.io/Montreal-Forced-Aligner/
MIT License
1.35k stars 248 forks source link

[BUG] #850

Closed aabdumalikov closed 2 days ago

aabdumalikov commented 1 week ago

Traceback (most recent call last):

File "C:\Users\aisha\anaconda3\envs\mfa_env\Lib\site-packages\montreal_forced_aligner\abc.py", line 104, in run self._run()

File "C:\Users\aisha\anaconda3\envs\mfa_env\Lib\site-packages\montreal_forced_aligner\alignment\multiprocessing.py", line 1476, in _run raise AlignmentCollectionError(

montreal_forced_aligner.exceptions.AlignmentCollectionError: AlignmentCollectionError:

Traceback (most recent call last):

File "C:\Users\aisha\anaconda3\envs\mfa_env\Lib\site-packages\montreal_forced_aligner\alignment\multiprocessing.py", line 1443, in _run ctm = lexicon_compiler.phones_to_pronunciations( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "C:\Users\aisha\anaconda3\envs\mfa_env\Lib\site-packages\kalpy\fstext\lexicon.py", line 959, in phones_to_pronunciations pron = word_splits[current_word_index]



IndexError: list index out of range