runtime/websocket/bin/funasr-wss-client-2pass.cpp @@ -474,6 +474,10 @@ }; int main(int argc, char* argv[]) { #ifdef _WIN32 #include <windows.h> SetConsoleOutputCP(65001); #endif google::InitGoogleLogging(argv[0]); FLAGS_logtostderr = true;