Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu离线版本,客户端建立websocket请求,串行推送多个48k的语音wav,语音转写服务会重启,而且概率很高,log.txt也没见具体报错原因。生成的dmp(每次5g左右)文件会导致docker容器不断的变大。 #2204

Open
janchou92 opened this issue Nov 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@janchou92
Copy link

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

🐛 Bug

cpu离线版本funasr-runtime-sdk-cpu-0.4.6
使用java客户端建立websocket请求
如果是推送一条48k语音文件,funasr返回后再推送一条,funasr运行会比较稳定
如果是串行推送多条48k语音文件(2条或者多条),语音转写服务会崩溃,崩溃后会自动重启,概率很高,log.txt也没见具体报错原因
生成的dmp(每次5g左右)文件会导致docker容器不断的变大。

To Reproduce

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

  1. Run cmd '....'
  2. See error

Code sample

Expected behavior

Environment

  • OS (Linux):
  • Docker version (funasr-runtime-sdk-cpu-0.4.6)
  • Any other relevant information:

Additional context

@janchou92 janchou92 added the bug Something isn't working label Nov 10, 2024
@NBStarry
Copy link

怀疑和cpu占用不会释放有关,内存越占越多

@goddamnVincent
Copy link

try clear cache

@EAGLE50
Copy link

EAGLE50 commented Nov 20, 2024

怀疑和cpu占用不会释放有关,内存越占越多

我也遇到了。加上热词后,内存升的很快。多连接几次都爆掉了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants