Skip to content

Can I run GRPC streaming analyze just once? #615

@thecloudist

Description

@thecloudist

The multi-threaded version is very complicated. I just want to call for streaming recognize each time I need it rather than having it run as the main continuous loop of my app.

Is there a simple way to do that?

Once my other code is done, it will go back and capture audio, submit it to GRPC and transcribe the results and finish.

The version that records a file and then calls the REST service is not fast enough for near real-time transcription. I need the streaming version.

Metadata

Metadata

Assignees

Labels

help wantedWe'd love to have community involvement on this issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions