Quickstart
import { Steps } from ‘@astrojs/starlight/components’;
This guide walks you through creating your first transcript on Veronese.
-
Create an account
Go to veronesebook.com and sign up. You can use a magic link (email), Google, X (Twitter), or Facebook. No password required.
You’ll receive 1 hour (3,600 seconds) of free transcription credit — no card needed.
-
Create a Series
Every episode must belong to a Series. On your dashboard, click New Series, give it a name (e.g. “My Podcast” or “Ideas”), and save.
-
Add your first episode
Inside the series, click New Episode and choose how you want to ingest audio:
- Upload a file — drag and drop an MP3, WAV, M4A, or any common audio format
- Paste a URL — YouTube, X, or a direct audio link
-
Wait for transcription
Veronese normalizes the audio and runs it through the transcriber. You’ll see the episode state progress:
draft → ingesting → transcribing → readyFor a 10-minute audio file this typically takes 1–3 minutes.
-
Edit and export
Once the episode is
ready, click into it to see the transcript. Edit inline, then use Export to download as Markdown or plain text.
What’s next?
Section titled “What’s next?”- Ingest via email — send audio from your phone without opening a browser
- Use the CLI — manage episodes from your terminal
- API reference — build your own integrations