yz1yang
Results
1
issues of
yz1yang
Python版本下面的funasr_wss_server.py启动会出现没有循环事件的问题 Traceback (most recent call last): File "E:\project\FunASR-main\runtime\python\websocket\funasr_wss_server.py", line 337, in start_server = websockets.serve( File "E:\Miniconda3\envs\huiyi\lib\site-packages\websockets\asyncio\server.py", line 737, in __init__ self.server = Server( File "E:\Miniconda3\envs\huiyi\lib\site-packages\websockets\asyncio\server.py", line 281, in __init__ self.loop...