Abstract pink and peach gradient with soft, blurred edges fading to black at the bottom.
speech to text

Under 4% WER for Indian Speech Recognition

14M+

Real telephony audio

35,000+

Concurrency

200+

Enterprises
Live Transcription
Black text reading 'Start Again' on a white background.
Stop
Black microphone icon with a smaller circle inside on a white background.
Starting
Black microphone icon with a smaller circle inside on a white background.
Record now
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Sovereign Voice AI trusted by the global ecosystem

Crompton brand name in bold black font on a white background.
matrimony.com text logo in black on white background.
Equitas Small Finance Bank logo with stylized text and an arc above.
Logo with the word televox in bold black lowercase letters.
EarlySalary company logo with stylized ES letters in a square icon.
Concentrix company logo in bold black lowercase letters.
Bank of Baroda wordmark logo in bold italic black font on white background.
Horsepower Financial Services logo with a stylized horse head and checkered flag.
Intel logo in black lowercase letters on white background.
Cisco company logo with stylized vertical bars above the text.
Samsung brand name inside a tilted black oval shape.
Concentrix company logo in black letters with a green dot above the letter x.
Samsung logo next to text saying Samsung Venture Investment in black on white background.
Amazon Web Services (AWS) logo with lowercase letters and a curved arrow below.
Microsoft logo with four colored squares and black text.
Allianz company logo
Google logo with black, brown, and dark green letters on a white background.
Haier brand logo in black text on a white background.
NVIDIA
Teleperformance company logo with stylized T and P letters.
Maximus company logo in black lowercase letters on a white background.
Crompton brand name in bold black font on a white background.
matrimony.com text logo in black on white background.
Equitas Small Finance Bank logo with stylized text and an arc above.
Logo with the word televox in bold black lowercase letters.
EarlySalary company logo with stylized ES letters in a square icon.
Concentrix company logo in bold black lowercase letters.
Bank of Baroda wordmark logo in bold italic black font on white background.
Horsepower Financial Services logo with a stylized horse head and checkered flag.
Intel logo in black lowercase letters on white background.
Cisco company logo with stylized vertical bars above the text.
Samsung brand name inside a tilted black oval shape.
Concentrix company logo in black letters with a green dot above the letter x.
Samsung logo next to text saying Samsung Venture Investment in black on white background.
Amazon Web Services (AWS) logo with lowercase letters and a curved arrow below.
Microsoft logo with four colored squares and black text.
Allianz company logo
Google logo with black, brown, and dark green letters on a white background.
Haier brand logo in black text on a white background.
NVIDIA
Teleperformance company logo with stylized T and P letters.
Maximus company logo in black lowercase letters on a white background.

Why Indian ASR is fundamentally different

Generic speech recognition fails on Indian audio. Indic speech intelligence demands comprehensive training data that represents India’s conversational diversity, dialects, and depth. 

Transcription Comparison
Code Switching
Audio Input
Mere account mein kitna balance hai?
Gnani Output
+23% accuracy
Mere account mein kitna balance hai?
Generic ASR Output
Mere a-count main kitna balance hey?
Transcription Comparison
Regional Accents
Audio Input
I am wanting to know my policy status
Gnani Output
+18% accuracy
I am wanting to know my policy status
Generic ASR Output
I am wanting to no my poly status
Transcription Comparison
Telephony Audio Quality
Audio Input
[Noisy Call Center Audio]
Gnani Output
+31% accuracy
Main apna loan EMI date change karna chahta hoon
Generic ASR Output
Unable to transcribe... [garbled]
Transcription Comparison
India-Specific Domain Vocabulary
Audio Input
Please share your PAN and Aadhaar for KYC
Gnani Output
+27% accuracy
Please share your PAN and Aadhaar for KYC
Generic ASR Output
Please share your pan and other for KYC

10+

Languages Supported

96%

Code-Switch Accuracy

8kHz

Telephony Optimized

14M+

Training Data

Outperforming on
Indic benchmarks

Filter By
All Languages
Datasets:
Gramvaani
Gnani Prisma v2.5
3.8%
BharatGen
3.8%
Sarvam
3.8%
Whisper Large
3.8%
Google STT
3.8%
Gnani Prisma v2.5
Other Models
Lower WER = Better Accuracy
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Get production-ready with our APIs 

1import requests 
2url = "https://api.vachana.ai/stt/v3" 
3files = { "audio_file": ("example-file", open("example-file", "rb")) } 
4payload = { 
5	"language_code": "hi-IN", 
6	"preferred_language": "hi-IN", 
7	"format": "transcribe", 
8	"itn_native_numerals": "true" 
9} 
10headers = {"X-API-Key-ID": "<api-key>"} 
11response = requests.post(url, data=payload, files=files, headers=headers) 
12print(response.text) 
13
1curl --request POST \ 
2  --url https://api.vachana.ai/stt/v3 \ 
3  --header 'Content-Type: multipart/form-data' \ 
4  --header 'X-API-Key-ID: <api-key>' \ 
5  --form audio_file='@example-file' \ 
6  --form language_code=hi-IN \ 
7  --form preferred_language=hi-IN \ 
8  --form format=transcribe \ 
9  --form itn_native_numerals=true 
10
Response
{ 
  "success": true, 
  "request_id": "req_abc123", 
  "timestamp": "20251226_143052.123", 
  "transcript": "नमस्ते, आप कैसे हैं?" 
} 

FAQs

Everything you need to know about Gnani's Voice AI platform, models, and deployment.

What is WER (Word Error Rate)?

Word Error Rate (WER) is the standard metric for measuring speech recognition accuracy. It calculates the percentage of words incorrectly transcribed compared to the reference transcript. Lower WER means higher accuracy. Gnani Prisma v2.5 outperforms all other STT models by 20-30% on Indian languages, which represents state-of-the-art performance for multilingual Indian speech.

Does Gnani Prisma v2.5 support telephony-grade audio?

Yes, Gnani Prisma v2.5 is specifically optimized for real-world telephony audio. Unlike most ASR systems trained on clean studio recordings, Gnani Prisma v2.5 is built using enterprise call center audio at 8kHz sampling rate, handling compression artifacts, background noise, and network degradation that are common in telephony environments.

How does code-switching work?

Code-switching refers to speakers mixing multiple languages within a single sentence, such as Hinglish (Hindi + English) or Tanglish (Tamil + English). Gnani Prisma models are trained on millions of real Indian conversations with natural code-switching patterns, enabling accurate transcription without requiring speakers to stick to a single language.

Is on-premise deployment available?

Yes, Gnani Prisma v2.5 supports cloud, hybrid, and fully on-premise deployments. On-premise deployment ensures complete data sovereignty with air-gapped options for organizations with strict compliance requirements. Our enterprise team provides dedicated support for on-premise installations, including custom hardware configurations.

Which Indian languages are supported?

Gnani Prisma v2.5 supports over 10 Indian languages and dialects including Indian English, Hindi, Tamil, Telugu, Bengali, Marathi, Gujarati, Kannada, Malayalam, Punjabi, Odia. We also support code-switched combinations like Hinglish, Tanglish, Benglish, and more.

Can audio be streamed in real-time?

Yes, Gnani Prisma v2.5 provides real-time streaming transcription via WebSocket connections. Audio can be streamed as it's captured, with transcription results returned with sub-200ms latency. This enables real-time use cases like live agent assistance, compliance monitoring, and instant transcription.

Does Gnani Prisma v2.5 support named entity recognition?

Yes, the model includes built-in named entity recognition (NER) optimized for Indian domains. It can automatically detect and extract entities like PAN numbers, Aadhaar IDs, policy numbers, account numbers, amounts, dates, and domain-specific terms relevant to BFSI, insurance, and telecom sectors.

How does latency compare to cascaded ASR systems?

Gnani Prisma v2.5's end-to-end architecture delivers sub-200ms latency, significantly faster than traditional cascaded systems that chain multiple models together. Cascaded systems typically add 1-3 seconds of latency due to sequential processing. The model's single-pass inference enables real-time applications that were previously impossible.