New features introduced supporting Bhashik Text and Speech APIs:
- **Entity Extraction API**
Enables extraction of personal identifiable information (PII) and named entities (NER) such as names, locations, organizations, and phone numbers from text, supporting multiple languages.
- **Summarization API**
Generates concise summaries of text with customizable summary sizes.
- **Translation API**
Facilitates text translation between multiple languages.
- **Sentiment Analysis API**
Determines the sentiment of text, identifying emotions like joy, sadness, or neutrality.
- **Text-to-Speech (TTS) API**
Converts written text into spoken audio, with support for multiple speakers.
- **Text-to-Speech Translation API**
Translates text into a different language and then converts it into spoken audio.
- **Speech-to-Text (STT) API**
Transcribes speech from audio files into text.
- **Speech-to-Text Translation API**
Converts speech into text and translates it into a different language.
- **Speech-to-Speech Translation API**
Translates speech from one language to another and provides the output as audio.
- **Speech-to-Text Long Duration API**
Supports transcription of long-duration audio files.
- **Speech-to-Text Translation Long Duration API**
Enables translation of long-duration audio into text in a different language.
- **Language Detection API**
Detects the language of input text automatically.