#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include "online-audio-source.h"#include "feat/feature-functions.h"#include "feat/feature-window.h"

Go to the source code of this file.
Classes | |
| class | OnlineFeatInputItf |
| class | OnlineCmnInput |
| class | OnlineCacheInput |
| class | OnlineUdpInput |
| class | OnlineLdaInput |
| class | OnlineDeltaInput |
| class | OnlineFeInput< E > |
| struct | OnlineFeatureMatrixOptions |
| class | OnlineFeatureMatrix |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference: | |