nnet-attention-component.h File Reference

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>
Include dependency graph for nnet-attention-component.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Contains component(s) related to attention models.

Definition in file nnet-attention-component.h.