Legend
2024-12-15 5e7a8d1ccae80e54f2e2ecfffdf8e4294800b5c3
runtime/python/websocket/funasr_wss_client.py
@@ -387,7 +387,7 @@
            p.start()
            process_list.append(p)
        for i in process_list:
        for p in process_list:
            p.join()
        print("end")