nnet-compute.h File Reference
#include "nnet3/nnet-common.h"
#include "nnet3/nnet-nnet.h"
#include "nnet3/nnet-computation.h"
#include "nnet3/nnet-analyze.h"
#include "nnet3/nnet-example.h"
#include <iostream>
#include <sstream>
#include <vector>
#include <map>
Include dependency graph for nnet-compute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NnetComputeOptions
 
class  NnetComputer
 class NnetComputer is responsible for executing the computation described in the "computation" object. More...
 
struct  NnetComputer::CommandDebugInfo
 

Namespaces

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