zhifu gao
zhifu gao
We have update the training with a bugfix of OOM. Please update funasr and try it again.
Please update torch
We have no idea about you problem, would you please describe it with more details?
> I send the wrong ws.send to the server Would you please detail the 'I send the wrong ws.send to the server' ?
Maybe you could develop it with the [doc](https://github.com/alibaba-damo-academy/FunASR/blob/main/runtime/docs/websocket_protocol_zh.md).
> @LauraGPT Could you please guid me? I really get into a dead end. I tried to call python client in nodejs, but I could only get results when the...
VAD is used for non-streaming model.
pip install -e .
> > 版本问题 > > https://github.com/alibaba-damo-academy/FunASR/tree/dev_lyb dev_lyb版本成功 > > 最新的版本 报错 > > 是的,我一直在colab上使用,今天也用不了,和楼主一样的报错。 你安装了吗? pip install -e .
Bug has been fixed. Please update funasr: ```shell pip pull pip install -e . ``` https://github.com/alibaba-damo-academy/FunASR/pull/1580