nnet-loss.h File Reference
#include <string>
#include <vector>
#include "base/kaldi-common.h"
#include "base/timer.h"
#include "util/kaldi-holder.h"
#include "itf/options-itf.h"
#include "cudamatrix/cu-matrix.h"
#include "cudamatrix/cu-vector.h"
#include "cudamatrix/cu-array.h"
#include "hmm/posterior.h"
Include dependency graph for nnet-loss.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LossOptions
 
class  LossItf
 
class  Xent
 
class  Mse
 
class  MultiTaskLoss
 

Namespaces

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