#include <mutex>
#include "base/kaldi-common.h"
#include "matrix/kaldi-blas.h"
#include "cudamatrix/cu-device.h"
#include "cudamatrix/cu-common.h"
#include "cudamatrix/cu-matrixdim.h"
Go to the source code of this file.
Namespaces | |
kaldi | |
This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |
Macros | |
#define | KALDI_CUDAMATRIX_COMMON_H_ |
#define KALDI_CUDAMATRIX_COMMON_H_ |
Definition at line 22 of file cu-common.cc.