You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kaldi-help
Dear all,
DNN haved replaced the GMM in AM, why the label of the dataset for dnn need the GMM+HMM?
Thanks
Y
Daniel Povey
unread,
Jun 25, 2018, 1:25:56 PM6/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kaldi-help
Because it's much faster to get the alignments that way than training
a DNN-HMM from a flat start (and also it makes it possible to get the
decision tree for phonetic context dependency, which is not easy with
DNNs.).