Deepak Kadetotad
Deepak Kadetotad
Following guidelines provided in another issue https://github.com/srvk/eesen/issues/59 I generated the `TLG.fst` with `tokens.txt` for` T.fst` having the contents: ``` 0 1 aa 2 ae 3 ah 4 ao 5 aw...
Hi, I am currently trying to run the scripts within the kaldi folder where I have successfully run both pdnn and kaldi recipes to train DNNs. But the run_kt.sh requires...
Hi there, The current code works great when using a single channel audio input, but when the channel is set to 2 the code throws an error ``` Exception ignored...
Hi, I would like the scripts used to get the numpy arrays used for training and testing. I have access to the TIMIT database but am unsure of how to...
I am trying to implement BinaryConnect for Tensorflow, I have been unsuccessful thus far. Will the authors of the paper extend support for BinaryConnect to Tensorflow anytime soon?