sarvam
bulbul:v2
Context
2000
Input
text
Output
audio
Tool calling
Not listed
About this model
Bulbul v2 is a high-speed, cost-effective TTS model supporting 11 Indian languages. It is distinguished by its 'Just Like India' authentic regional accents and offers granular control over pitch, speed, and volume. Optimized for real-time synthesis in customer service and e-learning applications.
Capabilities
text
Available through the unified API
audio
Available through the unified API
Quick start
View API docscurl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "5f6a7d7e90564719979bd66b9d30b357",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
sarvam
5f6a7d7e90564719979bd66b9d30b357
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
Performance
P90 Latency (ms)398
Sample Rate (kHz)24
Stability
Character Error Rate (%)12.4
Prosody Score4.2
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "5f6a7d7e90564719979bd66b9d30b357",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'