Closed chuckcho closed 5 years ago
I encounter this same problem with the latest release. The align.py got stuck in the middle of the alignment process. If I kill the process and restart the alignment, the program will run smoothly but it will happen again on another transcript/audio alignment instance later (I have a few hundreds pair of transcript/audio examples). Seems pretty random to me. Any idea to fix the problem?
I am facing same issue. Its very annoying. I am building docker image using latest master. In some runs it completes operation. But in other runs gets stuck for same input.
Similar to https://github.com/lowerquality/gentle/issues/197, the alignment gets stuck at the last step (this is a rather short audio clip <5 min)
I'm using the latest version (cloned today) on Mac. Running with
--log DEBUG
param doesn't seem to provide anything helpful to troubleshoot this.Somehow if I run the pre-built Mac application, I don't see this problem. Any help please?