Nitish Joshi

Results 4 comments of Nitish Joshi

Hi Edwin, Thanks! I am able to reproduce the results now. I also had one more question regarding val/test splits. If I understand correctly, both the val+test splits are used...

I have run the script make_fst and generated the LG.fst file as suggested. But I'm having some problem in incorporating it in the system. The read_data_thread function in data.py checks...

Thanks a lot for helping! I have actually made a sample python script to test whether some common words are in the lm. I can see the corresponding one grams...

Indeed that was the problem! It is working now. Thanks a lot for helping out.