FunASR/runtime/python
dudulu 6cdbcf4b0a
Update funasr_wss_server.py (#1322)
解决报

```python
return await cast(
  File "funasr_wss_server.py", line 188, in ws_serve
    int(websocket.status_dict_asr_online["chunk_size"][1]) * 60 / websocket.chunk_interval)
ValueError: invalid literal for int() with base 10: ','
^CTraceback (most recent call last):
  File "funasr_wss_server.py", line 302, in <module>
    asyncio.get_event_loop().run_forever()
```
2024-01-31 16:22:05 +08:00
..
grpc Dev new (#1065) 2023-11-07 18:34:29 +08:00
http Dev new (#1065) 2023-11-07 18:34:29 +08:00
libtorch fix benchmark links (#1092) 2023-11-15 16:24:51 +08:00
onnxruntime funasr1.0 paraformer_streaming 2024-01-11 00:09:36 +08:00
utils code update 2024-01-15 20:34:47 +08:00
websocket Update funasr_wss_server.py (#1322) 2024-01-31 16:22:05 +08:00
__init__.py Dev new (#1065) 2023-11-07 18:34:29 +08:00