OM Core Endpoints
Riva Speech Recognition and Generation
Riva Speech Recognition (ASR) and Generation (TTS)
To streamline integration with the Riva ASR API, we offer a simple package for seamless interaction within OM1.
Endpoint Access
To minimize latency, the API endpoint utilizes WebSockets for efficient real-time communication.
Riva ASR Usage
The following example demonstrates how to interact with the Riva ASR API using the OM1
package:
The expected response from the Riva ASR API will be in the following format:
response
Riva TTS Endpoint
The https://api.openmind.org/api/core/riva/tts
endpoint generates speech from text using the Riva Text to Speech (TTS) model.