You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a problem please help me, when I run a transcription using Kaldi in a web application, the first transcription stops normally, but when I send the second audio file, Kaldi gives me an error that you can find attached.
If you know anything, I appreciate it.
Best regards
The text was updated successfully, but these errors were encountered:
Just a hunch, but seems that the server cannot open port 5000 to get the audio and then it all goes downhill from there. Debugging in Kaldi is usually done by solving errors top-down, as the latter ones are usually caused by the ones that happened before. In any case, server not having access to port 5000 is likely a computer administration issue and not a Kaldi issue.
Hello,
I have a problem please help me, when I run a transcription using Kaldi in a web application, the first transcription stops normally, but when I send the second audio file, Kaldi gives me an error that you can find attached.
If you know anything, I appreciate it.
Best regards
The text was updated successfully, but these errors were encountered: