Skip to content

Speech Recognition ,Speech Synthesis ,Big Data #25

@bequt

Description

@bequt

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.

关键帧

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions