雾聪
2023-12-18 f72914003a8c4ab7ae72d52dbd7c5f70ea22313a
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;