--
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.
For more options, visit https://groups.google.com/d/optout.
Thanks Dan, I did a grep and found the recipes that do have the implementation. From the comments I understand that the referring paper would be the multi-splice paper http://www.danielpovey.com/files/2015_interspeech_multisplice.pdf. I'm assuming the nnet3 binary for TDNN allows the layered architecture portrayed in Fig 1 which allows TDNN with subsampling at multiple layers, is that right?
Is a basic TDNN in a single layer essentially no different from a general splicing of the frames with a certain context window as is done in regular DNNs?