Advanced Features
Refer to the features below for improving accuracy, debugging latency and more.
🔍 Context Biasing (Hotwords)
Using Hotwords
curl --location 'https://bodhi.navana.ai/api/transcribe' \
--header 'x-customer-id: <customer_id>' \
--header 'x-api-key: <api_key>' \
--form 'transaction_id=<uuid>' \
--form 'audio_file=@"<audio_file_path>"' \
--form 'model="hi-banking-v2-8khz"' \
--form 'hotwords="[{\"phrase\":\"बोधी\"},{\"phrase\":\"स्पीच रिकग्निशन\",\"score\":4.5}]"'Best Practices
Best Practice
Description
Warnings
🔢 Parse Numbers into Numerals
🧾 Example
Mode
Output
🌐 Language Support
📦 Aux Metadata
📘 What You Get
Field
Description
Last updated