FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

官网给的funasr_wss_server报错

Open GithubRobot01 opened this issue 7 months ago • 3 comments

Traceback (most recent call last): File "D:\MyProject\FunASR-main\runtime\python\websocket\funasr_wss_server.py", line 337, in start_server = websockets.serve( File "D:\soft\Python3.9\Lib\site-packages\websockets\asyncio\server.py", line 740, in init self.server = Server( File "D:\soft\Python3.9\Lib\site-packages\websockets\asyncio\server.py", line 282, in init self.loop = asyncio.get_running_loop() RuntimeError: no running event loop

GithubRobot01 avatar Mar 11 '25 08:03 GithubRobot01