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
I am encountering an issue while training the SMS-WSJ ASR model using Kaldi. The error occurs during stage 17, specifically when executing steps/nnet3/chain/get_egs.sh. Below are the details of the setup and the error log.
Environment Details:
OS: WSL2 on Windows 10/11 with Ubuntu 18.04
Kaldi Version: Latest master branch (commit hash: [provide commit hash if possible])
Python Version: 3.8 (via Conda virtual environment)
Hardware: Intel Core i5-13600KF, 16GB RAM
I'm curious. Can you use data that finishes in 3 minutes as a test? Does this 23min23second processing time finish (Error) before or after the normal processing time? Is 23:23 a conveniently hard-coded time for a runaway job to turn itself off? MJ was beastmode in his prime, BTW.
I am encountering an issue while training the SMS-WSJ ASR model using Kaldi. The error occurs during stage 17, specifically when executing steps/nnet3/chain/get_egs.sh. Below are the details of the setup and the error log.
Environment Details:
Command Used:
Error Log from Python Script:
Log from Kaldi Script (get_egs.sh):
When I checked exp/sms_single_speaker/chain/tdnn1a_sp/egs/log/shuffle.*.log, I found the following error:
What could cause get_egs.sh to fail at this stage?Is it possible that running Kaldi on WSL2 might be causing this issue?
The text was updated successfully, but these errors were encountered: