mayaresearch/veena-max 🔢📝❓✓ → 🖼️
About
VeenaMAX is a high-performance, advanced Text-to-Speech API that converts text into natural-sounding speech with emotional intelligence and blazing-fast response times. It can speak English and Hindi - the most widely used languages in India. As a signifi
Example Output
Output
Performance Metrics
8.87s
Prediction Time
16.75s
Total Time
All Input Parameters
{
"text": "Hi! I'm VeenaMAX, a Text-to-Speech API by Maya Research. I turn text into natural English and Hindi speech with emotional intelligence.",
"top_p": 0.9,
"speaker": "vinaya_assist",
"temperature": 0.5,
"output_format": "wav",
"max_new_tokens": 800,
"normalize_text": true,
"repetition_penalty": 1.1
}
Input Parameters
- seed
- Random seed for reproducible generation
- text
- Text to convert to speech (Hindi/English). Minimum ~30 characters required.
- top_p
- Nucleus sampling threshold. Controls diversity of generation.
- speaker
- Voice to use for synthesis
- temperature
- Controls randomness in generation. Lower values make output more focused.
- output_format
- Output audio format
- max_new_tokens
- Maximum number of tokens to generate
- normalize_text
- Apply text normalization (converts numbers to words, etc.)
- repetition_penalty
- Penalty for repeated tokens. Higher values reduce repetition.
Output Schema
Output
Example Execution Logs
Generating audio for text: 'Hi! I'm VeenaMAX, a Text-to-Speech API by Maya Research. I turn text into natural English and Hindi ...' with speaker: vinaya_assist Audio generated successfully: /tmp/tmpm33oxvps.wav
Version Details
- Version ID
ed6b8d07d5b00f97a1217bed0fee35a8e1d7553f3fd982b88252bfbd92636675- Version Created
- September 9, 2025