雾聪
2023-12-19 d3c96905686604aecac5df92f543786174b840f8
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;