Playground

Try the API, no code required.

Generate speech or transcribe Urdu audio. Copy the exact API call for whatever you configure below.

Generated audio will appear here

API code

python
client.audio.speech.create(
    model="humnava-v2",
    voice="sara",
    text="السلام علیکم، میں کالرولن ہوں، ایک ایسا …",
    speed=1.0,
    format="wav",
    stream=False,
)

Limited-feature preview. Sign in for full features