#include "asr/xunfei/xfei_speech_recog.h"
#include <boost/thread.hpp>
#include <fstream>
#include <iostream>
#include <thread>
#include "asr/xunfei/BuildGrammar.h"
#include "common_config.h"
#include "rapidjson/document.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
#include "asr/xunfei/qisr.h"
Go to the source code of this file.
Variables | |
int | test_vda_count = 0 |
int test_vda_count = 0 |
Definition at line 213 of file xfei_speech_recog.cpp.