游雁
2023-10-10 89e68b28c5c971b5bf9abe2eea07e7487cd98355
funasr/runtime/onnxruntime/include/funasrruntime.h
@@ -105,7 +105,10 @@
_FUNASRAPI FUNASR_RESULT   FunOfflineInfer(FUNASR_HANDLE handle, const char* sz_filename, FUNASR_MODE mode, 
                                 QM_CALLBACK fn_callback, const std::vector<std::vector<float>> &hw_emb, 
                                 int sampling_rate=16000, bool itn=true);
#if !defined(__APPLE__)
_FUNASRAPI const std::vector<std::vector<float>> CompileHotwordEmbedding(FUNASR_HANDLE handle, std::string &hotwords, ASR_TYPE mode=ASR_OFFLINE);
#endif
_FUNASRAPI void            FunOfflineUninit(FUNASR_HANDLE handle);
//2passStream