Ryan

Results 2 issues of Ryan

**问题描述 / Problem Description** 第二次对话回答结束后,报错。 参考了其他issue的解决方案,仍未解决。 例如: 1.首次未回复,第二次才报错,我这边两遍都是正常回复。 2.利用cpu启动,我这边是用gpu 请问有人遇到类似的问题吗?请赐教! **环境信息 / Environment Information** - langchain-ChatGLM 版本/commit 号:v2.0.8 - 是否使用 Docker 部署(是/否):是 / Is Docker deployment used (yes/no): no -...

bug

## 🐛 Bug ### To Reproduce Steps to reproduce the behavior (**always include the command you ran**): 麻烦大佬有空时能解答解答,十分感谢。 基于/runtime/python/http/server.py的代码做了简单的修改,具体的代码会在下面贴出。 存在问题:识别多个离线音频后,内存没有释放,最后导致内存被打满。 ![ba9b03730b7ad77f10b411ef00b9b98](https://github.com/modelscope/FunASR/assets/56419382/f40acee8-5210-49ab-bad5-fc185ca3b0ef) #### Code sample ```python import argparse import logging import...

bug