Yabin Li
2023-12-18 a0108271ad3a5efeaff0054d7ea3625d4461178b
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;