shixian.shi
2024-01-22 97c601d03931b6f8e0c9fb16dd510bae9a6e6bdc
runtime/websocket/bin/funasr-wss-server.cpp
@@ -26,6 +26,10 @@
}
int main(int argc, char* argv[]) {
#ifdef _WIN32
    #include <windows.h>
    SetConsoleOutputCP(65001);
#endif
  try {
    google::InitGoogleLogging(argv[0]);