# Advanced - working with existing transcripts

At the moment the main workflow assumes you don't have transcriptions, and that you are using the app to generate those as well as to correct them if needed.

However there is an advanced workaround to add existing transcriptions if you have those. Eg when working off scripted material that is read out loud by a presenter or etc..

1. Use [DeepSpeech](https://autoedit.gitbook.io/autoedit-3-user-manual/speech-to-text/mozilla-deepspeech) or [pocketsphinx](https://autoedit.gitbook.io/autoedit-3-user-manual/speech-to-text/pocketsphinx) as [STT option ](https://autoedit.gitbook.io/autoedit-3-user-manual/setup)
2. [Create a transcription](https://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/create-a-new-transcription) with your media&#x20;
   1. (this assumes you have [created a project](https://autoedit.gitbook.io/autoedit-3-user-manual/projects-1/create-a-new-project) already)
3. Once the automated STT from [DeepSpeech](https://autoedit.gitbook.io/autoedit-3-user-manual/speech-to-text/mozilla-deepspeech) or [pocketsphinx](https://autoedit.gitbook.io/autoedit-3-user-manual/speech-to-text/pocketsphinx) as completed go in the view where you'd go to [correct the transcript](https://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/correct-the-text-of-a-transcription)
4. Select all of the text of the transcript, delete it and replace it with the text of the transcript you already have.&#x20;
5. Then click the alignment button [🔄](https://emojipedia.org/counterclockwise-arrows-button/) and the app will re-align the text you provided with timecodes.

{% hint style="warning" %}
For this workaround to succeed you'd need to paste the text without speakers or time-codes informations.\
(Possibly from a plain text file with not a lot of formatting)
{% endhint %}

6\. You should then add speaker labels, and review the paragraph breaks [🤞](https://emojipedia.org/crossed-fingers/)

{% hint style="info" %}
Note that If there's enough of a need, and use case, we could consider adding a feature to do this with fewer steps.&#x20;
{% endhint %}
