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