hnluo
2023-04-27 6abf68388ce81bb8aa8dfa29f5f68b10d88cae05
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: