# Mozilla DeepSpeech

Follow along the [instructions in the initial setup](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.0/setup)

1. Choose Mozilla Deepspeech as STT engine

![Choose Mozilla Deepspeech as STT engine and Click download](https://2951708932-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MG-k1FhlHLdbOhT3K%2F-M-MJ3r8iitihxR7jHl0%2FScreen%20Shot%202020-02-05%20at%204.44.52%20PM.png?alt=media\&token=944cd12c-e40d-4218-ab83-234c9ae3c5e4)

2.Click on download button &#x20;

![](https://2951708932-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MG-k1FhlHLdbOhT3K%2F-M-MJUcz-wJ9kbSaJNLv%2FScreen%20Shot%202020-02-05%20at%204.46.43%20PM.png?alt=media\&token=1615514c-7a3c-4a67-a9f2-162e64d44fea)

{% hint style="info" %}
unfortunately as of this version there is no progress indication.
{% endhint %}

Once it's down downloading it will notify you with a message

> You have downloaded the Deepspeech STT model (1.8gb) and are ready to go

![Successful download confirmation message](https://2951708932-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MG-k1FhlHLdbOhT3K%2F-M-MJfVox5p_aLpRAFNj%2FScreen%20Shot%202020-02-05%20at%204.47.24%20PM.png?alt=media\&token=1854088c-bd27-448a-80d1-6528814d6821)

3\. click `save`


---

# 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://autoedit.gitbook.io/autoedit-3-user-manual/1.0.0/speech-to-text/mozilla-deepspeech.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.
