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