Speech and Translation
Bhasini Translation API
JB Manager depends on Bhasini translation and speech processing functionalites for processing messages (both text and audio) in Indic languages. To access Bhasini API, register at Bhashini. Detailed steps on prerequisite is available on Bhasini Onboarding Page. After registration, USER_ID
, API_KEY
and PIPELINE_ID
will be required. You can find PIPELINE_ID
here.
Azure Speech and Translation API
JB Manager depends on Azure speech and translation API for processesing non-Indic languages as well as fallback to Bhasini API.
Create a Speech resource in the Azure portal.
Create a Translation resource in the Azure portal.
Procure the Speech and Translation resource key and region. After your resource is deployed, select Go to resource to view and manage keys. For more information about Azure AI services resources, see Get the keys for your resource.
Last updated