My script was doing speech recognition training fine, until recently I tried to scale up to train on more data, now it output this error.
ERROR: "backward.c", line 421: Failed to align audio to trancript: final state of the search is not reached
What does that mean? What can I do about it?
It looks like the model training proceed anyway, but not sure if this is an error I can ignore.
I checked out this link, but I am pretty sure my audio are sampled at 16KHz.