You need to sign in or sign up before continuing.
提交 043246e1 编写于 作者: H Hui Zhang

format

上级 99b3632d
......@@ -19,8 +19,8 @@
#include "boost/asio/ip/tcp.hpp"
#include "boost/beast/core.hpp"
#include "boost/beast/websocket.hpp"
#include "recognizer/recognizer.h"
#include "frontend/audio/feature_pipeline.h"
#include "recognizer/recognizer.h"
namespace beast = boost::beast; // from <boost/beast.hpp>
namespace http = beast::http; // from <boost/beast/http.hpp>
......
......@@ -13,9 +13,9 @@
// limitations under the License.
#include "decoder/param.h"
#include "recognizer/u2_recognizer.h"
#include "kaldi/feat/wave-reader.h"
#include "kaldi/util/table-types.h"
#include "recognizer/u2_recognizer.h"
DEFINE_string(wav_rspecifier, "", "test feature rspecifier");
DEFINE_string(result_wspecifier, "", "test result wspecifier");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册