Skip to content

Why did the ´interim_results´ and ´low_latency´ params got removed from the websocket interface? #848

@blashernandez43

Description

@blashernandez43

Hello, I've noticed the python SDK doesn't support the interim_results and low_latency params in the recognize_using_websocket method from the SpeechToTextV1Adapter interface. The official docs for the API still include both of these params so I'm wondering how am I supposed to be using the websocket if I want interim results and not wait until the whole transcription ends.

Right now I just edited the library code to include them but I'm sure there is a proper way I'm missing here.
Still, it's confusing that the documentation mentions these params but they don't exist anymore in the actual SDK code.

Apologies in advance if this isn't the proper channel for this sort of message.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions