FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

funasr-runtime-sdk-gpu-0.1.1版本运行过程中出现异常

Open liurongjie174 opened this issue 1 year ago • 3 comments

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)

🐛 Bug

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

多个客户端同时对funasr-runtime-sdk-gpu-0.1.1发送离线语音文件识别时,fun_asr_server服务端很容易出现异常崩溃。具体如下截图所示: 1崩溃 ,观察GPU显存还是很正常的。24G的显存才使用了4G多

Code sample

Expected behavior

Environment

  • OS (e.g., Linux):
  • FunASR Version (e.g., 1.0.0):
  • ModelScope Version (e.g., 1.11.0):
  • PyTorch Version (e.g., 2.0.0):
  • How you installed funasr (pip, source):
  • Python version:
  • GPU (e.g., V100M32)
  • CUDA/cuDNN version (e.g., cuda11.7):
  • Docker version (e.g., funasr-runtime-sdk-cpu-0.4.1)
  • Any other relevant information:

Additional context

liurongjie174 avatar Sep 03 '24 12:09 liurongjie174