Audio File Recognition Component (Sber SaluteSpeech)
Description
Performs caller speech recognition into text form.
Sber SaluteSpeech on-premise service is used, channel GRPC.
The component is designed to recognize pre-recorded files. It supports recognizing files with arbitrary duration.
Pre-packages files into a format PCM.
Configuring connection points in domain settings, field 'sber_salute'.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, closing |
Properties
Specification | Description |
---|---|
Title: |
Argument containing the path to a wav file in wav format PCM |
Title: |
Specifies the account that defines the connection points to the service Sber SaluteSpeech. |
Title: |
Sber SaluteSpeech recognition service parameter: grammar set name. |
Title: |
Sber SaluteSpeech recognition service parameter: recognition language.
|
Title: |
Sber SaluteSpeech Recognition Service Parameter: switch for profanity filter. |
Title: |
Sber SaluteSpeech recognition service parameter: waiting for multiple sentences. If off, the response comes quickly along with detecting the end of the first sentence. "Title: |
Sber SaluteSpeech recognition service parameter: Speech timeout. |
Title: |
Sber SaluteSpeech recognition service parameter: maximum sentence length. |
Title: |
Sber SaluteSpeech Recognition Service Parameter: Force conversion of result to Cyrillic. |
Title: |
Waiting timeout for response from the recognition service Yandex Cloud SpeechKit. |
Title: |
Variable to save the text result of recognition. |
Title: |
Variable to save the normalized text result of the recognition. |
Title: |
Variable to store the response code of the recognition service (the code is emulated similar to the HTTP: 200, 408, 500). |
Title: |
Variable to store the full content of the recognition service response. |
Title: |
Component to which control is passed in case of successful completion of the operation. |
Title: |
The component to which control is passed in case the timeout period for HTTP response from the recognition service has expired. |
Title: |