Contains component(s) related to attention models. More...
#include "nnet3/nnet-common.h"#include "nnet3/nnet-component-itf.h"#include "nnet3/natural-gradient-online.h"#include "nnet3/attention.h"#include <iostream>

Go to the source code of this file.
Classes | |
| class | RestrictedAttentionComponent | 
| RestrictedAttentionComponent implements an attention model with restricted temporal context.  More... | |
| class | RestrictedAttentionComponent::PrecomputedIndexes | 
| struct | RestrictedAttentionComponent::Memo | 
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
| kaldi::nnet3 | |
Contains component(s) related to attention models.
Definition in file nnet-attention-component.h.