Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

ZeroDivisionError: division by zero #31

Description

@jasonfengzf

Hi,i got this issue when i inputted the code : bash run_demo.sh .How can i do?Thanks!

Traceback (most recent call last):
File "aligner/command_line/align.py", line 224, in
File "aligner/command_line/align.py", line 181, in validate_args
File "aligner/command_line/align.py", line 117, in align_corpus
File "aligner/corpus.py", line 496, in speaker_utterance_info
ZeroDivisionError: division by zero
[14920] Failed to execute script align
Traceback (most recent call last):
File "src/mtts.py", line 276, in
args.acoustic_model_path)
File "src/mtts.py", line 236, in generate_label
_mfa_align(txtlines, wav_dir_path, output_path, acoustic_model_path)
File "src/mtts.py", line 140, in _mfa_align
raise OSError('Failed to run forced align tools, check if you install'
OSError: Failed to run forced align tools, check if you installmontreal-forced-aligner correctly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions