ASR
The API interface for transcribing and redacting post-call conversations using the V-Blaze REST API.
Endpoint
Usage
Method
http://$host:$port/asr/metrics
Retrieves extensive metrics from V-Blaze.
GET
http://$host:$port/asr/usage
Retrieves detailed usage information of language models statistics from V-Blaze.
GET
http://$host:$port/asr/maxstreamscheck
Retrieves the current number of streams and capacity information from V-Blaze.
GET
http://$host:$port/asr/transcribe
Submit files to BrainEngine for ASR transcription and redaction.
POST
Please see V-Blaze documentation for full details.
Last updated