hnluo
2023-11-06 61f00e84c2cc5f3e9eab8dba5c96ea8aa61e0721
funasr/runtime/websocket/bin/funasr-wss-server.cpp
@@ -99,7 +99,7 @@
        false, "../../../ssl_key/server.key", "string");
    TCLAP::ValueArg<std::string> hotwordsfile(
        "", "hotwordsfile",
        "", "hotword",
        "default: ../../hotwords.txt, path of hotwordsfile"
        "connection",
        false, "../../hotwords.txt", "string");