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

mayaresearch /veena-max:20689d4c

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
Hello! This is a sample text for text-to-speech generation. आप यहाँ अपना टेक्स्ट लिख सकते हैं।
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'}