can you please help me understand is the training occurs completely? It's first time that I have tried to train acoustic model and want to ensure that training finished as expected. Below attached the log file when I have run 'run.sh' script (from egs/Voxforge/s5 folder).
Also, as I understood mentioned script trains the model then run the test files and prints the WER. Can I pass new test data and see the WER on the same trained model? I don't want to train again with my newly added test data as it takes long time for training the data.