zhifu gao
2023-05-07 f9896b7b72314f2b4e1054b5ed8214a3086f50f0
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: