> ## Documentation Index
> Fetch the complete documentation index at: https://ekacare-durgesh-output-language.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Start Transcription

## Available Template IDs

Eka Care supports multiple output templates for different medical documentation needs. Choose the appropriate template ID based on your requirements:

| Template ID               | Description                                                      | Use Case                                              |
| ------------------------- | ---------------------------------------------------------------- | ----------------------------------------------------- |
| `clinical_notes_template` | Comprehensive clinical notes with structured medical information | General clinical documentation, patient consultations |
| `eka_emr_template`        | EMR-compatible format for electronic medical records             | Integration with EMR systems                          |
| `transcript_template`     | Basic transcription with minimal structuring                     | Simple audio-to-text conversion                       |

## Available model types

| Model Type | Description                             |
| ---------- | --------------------------------------- |
| pro        | Our most accurate model                 |
| lite       | More performant model for lower latency |

## Supported Input Languages

Eka Care supports transcription in multiple languages. Specify the appropriate language ID in the `input_language` parameter:

| Language ID | Language Name           |
| ----------- | ----------------------- |
| `en-IN`     | English (India)         |
| `en-US`     | English (United States) |
| `hi`        | Hindi                   |
| `gu`        | Gujarati                |
| `kn`        | Kannada                 |
| `ml`        | Malayalam               |
| `ta`        | Tamil                   |
| `te`        | Telugu                  |
| `bn`        | Bengali                 |
| `mr`        | Marathi                 |
| `pa`        | Punjabi                 |
| `or`        | Oriya                   |

## Supported Output Languages

Eka Care supports generating transcription output in multiple languages, but only one can be selected at a time. Specify the appropriate language ID in the `output_language` parameter.

| Language ID | Language Name           |
| ----------- | ----------------------- |
| `en-IN`     | English (India)         |
| `en-US`     | English (United States) |
| `hi`        | Hindi                   |
| `gu`        | Gujarati                |
| `kn`        | Kannada                 |
| `ml`        | Malayalam               |
| `ta`        | Tamil                   |
| `te`        | Telugu                  |
| `bn`        | Bengali                 |
| `mr`        | Marathi                 |
| `pa`        | Punjabi                 |
| `or`        | Oriya                   |
