# Transcription

If you are finding the voice transcription is not accurate enough, you can change the underlying model under the advanced settings or setup some hints for words you use often by adding them to the dictionary.&#x20;

<figure><img src="/files/5seoSKqvyfpCdnbPCeHj" alt=""><figcaption><p>Change the Whisper model.</p></figcaption></figure>

To increase quality you can add dictionary words and setup text replacements. These unlock additional benefits, like adding email addresses or URLs you often use.

<div><figure><img src="/files/8lz5g9ugozYongETwb2u" alt=""><figcaption><p>Set up commonly used words</p></figcaption></figure> <figure><img src="/files/Cr3I5wjdPhSYFCvUAlWK" alt=""><figcaption><p>Setup text replacements</p></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dreetje-1.gitbook.io/inbox-ai/transcription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
