莫拉古
2024-11-29 ae49b2a8e1bc676e6014d8a12ebeec947b655e3e
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")