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

Feature: 针对语音转文字能力 STT #7

Open
2 tasks done
cubxxw opened this issue Oct 24, 2024 · 0 comments
Open
2 tasks done

Feature: 针对语音转文字能力 STT #7

cubxxw opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cubxxw
Copy link
Member

cubxxw commented Oct 24, 2024

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the telepace Slack and got positive feedback

Is this feature request related to a problem?

✅ Yes

Problem Description

希望能针对用户输入语音转为文字的能力。作为 voiceflow 的基础能力。

Solution Description

调研TTS 常用的 API 以及本地训练的方法

豆包返回的事件格式:

{"event":"result","result":{"Text":"你。为什么是这样的?这是什么原理?"},"code":0,"message":""}

ws 时间限制,后端针对链接超过一个小时的情况,主动断开链接。

{"event":"","result":null,"code":710010701,"message":"connection timeout"}

客户端可以再次发起链接。

客户端传递的是二进制。

Benefits

语音功能是非常重要的,用户更好的体验

Potential Drawbacks

No response

Additional Information

No response

@cubxxw cubxxw self-assigned this Oct 24, 2024
@cubxxw cubxxw added the enhancement New feature or request label Oct 24, 2024
@cubxxw cubxxw added this to the v0.6 milestone Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo ⏰
Development

No branches or pull requests

1 participant