Voice AI · Python
Speech-to-Text (14 Languages)
Transcribe audio in 14 Indian languages with Whisper. Build voice astrology apps that understand Hindi, Tamil, Telugu, and more.
1. Install
pip install xalen
2. Code
transcript = client.audio.transcriptions.create(
model=#A6E3A1;">"whisper-large-v3",
file=open(#A6E3A1;">"consultation.mp3", "rb"),
language=#A6E3A1;">"hi",
response_format=#A6E3A1;">"json"
)
#89B4FA;">print(transcript.text)
Related Tutorials
Hindi Text-to-Speech Voice AI · Python
Voice Conversation Pipeline Voice AI · Python
Python Quickstart Getting Started · Python
JavaScript Quickstart Getting Started · JavaScript
cURL Quickstart Getting Started · cURL
Streaming Responses API Features · Python
200+ AI models. One API. Start building in 5 minutes.
Get API KeyLast updated: 2026-05-21