Chong Zhang
2023-03-27 14a3da36432a89be094757677e6e7dc093fdf359
funasr/runtime/onnxruntime/src/tokenizer.h
@@ -1,5 +1,10 @@
/**
 * Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved.
 * MIT License  (https://opensource.org/licenses/MIT)
*/
#pragma once
#include "yaml-cpp/yaml.h"
#include <yaml-cpp/yaml.h>
class CTokenizer {
private: