We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
cpu离线版本funasr-runtime-sdk-cpu-0.4.6 使用java客户端建立websocket请求 如果是推送一条48k语音文件,funasr返回后再推送一条,funasr运行会比较稳定 如果是串行推送多条48k语音文件(2条或者多条),语音转写服务会崩溃,崩溃后会自动重启,概率很高,log.txt也没见具体报错原因 生成的dmp(每次5g左右)文件会导致docker容器不断的变大。
Steps to reproduce the behavior (always include the command you ran):
The text was updated successfully, but these errors were encountered:
怀疑和cpu占用不会释放有关,内存越占越多
Sorry, something went wrong.
try clear cache
我也遇到了。加上热词后,内存升的很快。多连接几次都爆掉了
No branches or pull requests
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):
Code sample
Expected behavior
Environment
Additional context
The text was updated successfully, but these errors were encountered: