root
2023-04-28 2fe2464c55f96998e23f44ed2dce0edd3da830b1
funasr/runtime/websocket/websocketsrv.cpp
File was renamed from funasr/runtime/onnxruntime/src/websocketsrv.cpp
@@ -8,7 +8,7 @@
// take some ideas from https://github.com/k2-fsa/sherpa-onnx
// online-websocket-server-impl.cc, thanks. The websocket server has two threads
// pools, one for handle network data and one for asr decoder.
// now only support offline engine.
// now only support offline engine.
#include "websocketsrv.h"