| runtime/websocket/bin/funasr-wss-client-2pass.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| runtime/websocket/bin/funasr-wss-client.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
runtime/websocket/bin/funasr-wss-client-2pass.cpp
@@ -474,6 +474,9 @@ }; int main(int argc, char* argv[]) { #ifdef _WIN32 SetConsoleOutputCP(65001); #endif google::InitGoogleLogging(argv[0]); FLAGS_logtostderr = true; runtime/websocket/bin/funasr-wss-client.cpp
@@ -341,7 +341,9 @@ }; int main(int argc, char* argv[]) { #ifdef _WIN32 SetConsoleOutputCP(65001); #endif google::InitGoogleLogging(argv[0]); FLAGS_logtostderr = true;