Yabin Li

Results 61 comments of Yabin Li

> 我也遇到了相同的问题,是在cpu识别的时候出现的。 调整max_single_segment_time 的最大值 可以减缓内存泄露速度 Could you please provide more details about your problem, including the environment of the server and client, the audio used for testing, and the corresponding...

Try the newest version. If the issue persists, please reopen the issue and provide detailed steps to reproduce, as well as server and client logs.

FunASR社区软件包windows版本: https://www.modelscope.cn/models/iic/funasr-runtime-win-cpu-x64/summary

If the issue persists, please reopen the issue and provide detailed steps to reproduce, as well as server and client logs.

Compile according to the following command: git clone https://github.com/alibaba-damo-academy/FunASR.git && cd FunASR/runtime/websocket **mkdir build && cd build** cmake -DCMAKE_BUILD_TYPE=release .. -DONNXRUNTIME_DIR=/home/mm/onnxruntime-linux-x64-1.14.0 -DFFMPEG_DIR=/home/mm/ffmpeg-master-latest-linux64-gpl-shared make -j 4

ref to https://www.modelscope.cn/models/iic/funasr-runtime-win-cpu-x64/summary

Try the newest version. If the issue persists, please reopen the issue and provide detailed steps to reproduce, as well as server and client logs.

try funasr-runtime-sdk-cpu-0.4.0,Please confirm if there has been a memory overflow or if the memory has maxed out.

The issue has been fixed and will be released in the next version.