am trying to use this script to filter words from a lexicon dictionary for my corpus. I want to train my ASR and I am using following script (http://www.eleanorchodroff.com/tutorial/kaldi/training-acoustic-models.html#create-files-for-datatrain) I get the following error when I run the code:
File "/home/metanet/ProgramFiles/kaldi/kaldi/egs/ASR-for-urdu/s5/data/filterdict.py",
line 20, in pron = columns[1]
IndexError: list index out of range
The original code was not working as it is so I altered it. Here is the code
--
Go to http://kaldi-asr.org/forums.html to find out how to join the kaldi-help group
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/19126b04-1e99-42ee-b844-3455032c930cn%40googlegroups.com.