> ## Documentation Index
> Fetch the complete documentation index at: https://learn.cleftnotes.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transcripts

> View, edit, and regenerate the raw transcript behind any voice note

Want to see exactly what was said? Every voice note has a raw transcript — tap the **Transcript** toggle at the top of any note to view it.

<div style={{ display: 'flex', justifyContent: 'center' }}>
  <img src="https://mintcdn.com/cleft/JRJFRS0iBSEBlpRJ/images/ui/transcriptions-toggle-cleft.png?fit=max&auto=format&n=JRJFRS0iBSEBlpRJ&q=85&s=1fa7344a9ff004e6faa48ceb5bd46bac" alt="Cleft on macOS in dark mode with the Transcript toggle highlighted at the top of a note" width="1246" height="1026" data-path="images/ui/transcriptions-toggle-cleft.png" />
</div>

## How Transcription Works

1. When you stop [recording](/user-guides/recording-voice-notes), Cleft transcribes your audio locally on your device using the Whisper model
2. You see live progress as your words are transcribed in real time
3. The transcript is then processed into your finished note based on your [custom instructions](/user-guides/custom-instructions)

Any future changes — regeneration, merging, appending — work with the text transcript rather than reprocessing the original audio.

## Editing a Transcript

Transcript not quite right? Edit it directly:

1. Tap the **Transcript** toggle to view the raw text
2. Edit — fix names, technical terms, or anything the transcription got wrong
3. When you're done, choose to regenerate:
   * **Transcript only** — Updates the transcript text
   * **Transcript and summary** — Rewrites your note based on the corrected transcript

<Tip>
  Edit transcriptions while the recording is still fresh in your memory — you'll spot mistakes more easily.
</Tip>

For formatting your finished note (bold, headings, lists), see [Editing & Formatting Notes](/user-guides/editing-notes).
