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

Speech Recognition ,Speech Synthesis ,Big Data #25

Open
bequt opened this issue Jul 22, 2024 · 1 comment
Open

Speech Recognition ,Speech Synthesis ,Big Data #25

bequt opened this issue Jul 22, 2024 · 1 comment

Comments

@bequt
Copy link

bequt commented Jul 22, 2024

I tried to use this library to obtain speech synthesis data. Because speech data is a very large, multiple, and multi-segment data, the following problems occurred:

  1. A piece of data is divided into multiple blocks and returned, resulting in the inability to accurately obtain data in json format
  2. Only one or two pieces of data can be returned, and the subsequent data segments cannot be returned.

Summary: I checked the data on github and google and found that micropython is not yet perfect in websocket, but arduino c++ is already very perfect, so if you consider using micropython to process websocket speech recognition and synthesis, it is recommended to consider building an http server on linux for integrated transmission.

Finally, I would like to thank this library. Thank you.

关键帧

@bequt
Copy link
Author

bequt commented Jul 22, 2024

无标题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant