decodable-matrix.h File Reference
#include <vector>
#include "base/kaldi-common.h"
#include "hmm/transition-model.h"
#include "itf/decodable-itf.h"
#include "matrix/kaldi-matrix.h"
Include dependency graph for decodable-matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DecodableMatrixScaledMapped
 
class  DecodableMatrixMapped
 This is like DecodableMatrixScaledMapped, but it doesn't support an acoustic scale, and it does support a frame offset, whereby you can state that the first row of 'likes' is actually the n'th row of the matrix of available log-likelihoods. More...
 
class  DecodableMatrixMappedOffset
 This decodable class returns log-likes stored in a matrix; it supports repeatedly writing to the matrix and setting a time-offset representing the frame-index of the first row of the matrix. More...
 
class  DecodableMatrixScaled
 

Namespaces

 kaldi
 This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: