kaldi-cygwin-io-inl.h File Reference
#include <string>
Include dependency graph for kaldi-cygwin-io-inl.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:
 

Functions

static bool prefixp (const std::string &pfx, const std::string &str)
 
static std::string cygprefix ("/cygdrive/")
 
static std::string MapCygwinPathNoTmp (const std::string &filename)
 
std::string MapCygwinPath (const std::string &filename)
 
static FILE * CygwinCompatPopen (const char *command, const char *mode)