flyice8

Results 9 comments of flyice8

Actually mine has a choice, but the problem is the same. Whether I select "assistant" or "Text Generator," the result is the same, "Please select a template." ![123123123](https://github.com/langgenius/dify/assets/164740348/6f69fc31-9128-447c-aaab-a7e8439d666a)

牛,我测试一下 linxp001 ***@***.***>于2024年5月8日 周三10:23写道: > 解决了,把baidu_voice.py里面的8000改成16000就好了。 > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > You are...

这个添加那个代码只是屏蔽了空的回复,这个最终是怎么解决?不可以用第三方的openai api吗?

哦,我系统是ubuntu,看来是没戏了,希望以后有linux 的开源

> > > 此仓库提供的说明,只能在windows下运行,如果在linux环境运行,需要修改源码才行,原因如下: > > > > > > 1. 客户端配置,仅允许访问127.0.01这个ip,目前还没有UI配置项 > > > 2. 客户端会对上传的视频文件使用ffmepg进行处理,并保存在本地目录(注意:此目录会挂载到docker容器中,在docker-compse.yml中可以看到),所以客户端也要运行在linux中,可以自行修改源码,并自行构建客户端 > > > 3. 源码中只提供了window版本的ffmepg库,如果要在linux环境中,需要自行替换为linux版本的 > > > 4. linux环境可能无法播放 H.265(HEVC)编码的mp4视频文件,需要转换为 H.264编码 >...

你好,如何才能卸载干净? snail007 ***@***.***>于2025年1月17日 周五09:23写道: > 旧的没卸载干净导致的。 > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > You are...

这个方法,只是解决了回复空值的问题,但没有根源上解决问题,问的问题一直都是空值,一直没有回复 https://github.com/Open-LLM-VTuber/Open-LLM-VTuber/pull/184