You're looking at a specific version of this model. Jump to the model overview.

mayaresearch /veena-max:2e3b59cb

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
text
string
Hi! I'm VeenaMAX, a Text-to-Speech API by Maya Research. I turn text into natural English and Hindi speech with emotional intelligence.
Text to convert to speech (Hindi/English). Minimum ~30 characters required.
speaker
None
vinaya_assist
Voice to use for synthesis
temperature
number
0.5

Max: 2

Controls randomness in generation. Lower values make output more focused.
repetition_penalty
number
1.1

Min: 1

Max: 2

Penalty for repeated tokens. Higher values reduce repetition.
top_p
number
0.9

Max: 1

Nucleus sampling threshold. Controls diversity of generation.
max_new_tokens
integer
800

Min: 100

Max: 4096

Maximum number of tokens to generate
normalize_text
boolean
True
Apply text normalization (converts numbers to words, etc.)
seed
integer
Random seed for reproducible generation
output_format
None
wav
Output audio format

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}