labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.45k stars 4.69k forks source link

ios手机不支持语音输入 #2714

Closed nightzjp closed 1 month ago

nightzjp commented 1 month ago

例行检查

你的版本

问题描述, 日志截图 工作流配置了语音输入之后,mac通过浏览器语音输入正常,ios手机浏览器语音输入失败; ios手机生成的音频文件可以正常播放; ios手机生成的音频文件直接调用openai接口也是无法识别; 当我通过ffmpeg对生成的音频文件转码(ffmpeg -i record.mp3 out.mp3)之后识别正常

复现步骤

预期结果 后期能不能做ios手机端的适配。

相关截图

blainehuang1028 commented 1 month ago

我也遇到了

c121914yu commented 1 month ago

重复 https://github.com/labring/FastGPT/issues/1392