Getting Started
1. Download & Install
Visit the homepage to download the installer for your platform:
- macOS: Download
.dmg, drag to Applications - Windows: Download
.exeinstaller, follow the wizard
Requirements: macOS 11+ / Windows 10+, 8GB+ RAM recommended.
2. First Launch & Model Download
On first launch, if no transcription model is detected, you’ll be guided to download one:
- Choose an ASR engine:
- Whisper: strong multilingual support; we recommend
basefor beginners - Qwen3-ASR: better for Chinese, dialects, and Chinese-English mixing; we recommend
0.6Bfor beginners
- Whisper: strong multilingual support; we recommend
- Choose a default model
- Click download — the model will be saved locally
- Enter the workbench after download completes
You can also import custom models via Deep Link:
oncescribe://download/?url=<model_url>3. Complete Your First Transcription
Method 1: Local File
- Select the “File” tab on the workbench
- Drag & drop an audio/video file, or click to select
- Click “Transcribe”
- Wait for completion — results appear on the right with timestamps
Method 2: Recording
- Select the “Record” tab
- Choose input device (microphone / system audio)
- Click “Start Recording”, stop when done
- Recording auto-saves and transcribes
Method 3: Link
- Select the “Link” tab
- Paste a YouTube or similar video URL
- Install yt-dlp on first use (guided)
- Auto-transcribes after download
4. Export Results
After transcription, click the export button in the toolbar:
- TXT: Plain text, good for reading
- SRT/VTT: Subtitle files for video production
- JSON: Full data with timestamps
- DOCX/Markdown: Rich format documents
5. Explore More
- Transcription Settings — Adjust model, language, temperature
- AI Summary — Generate content summaries with LLM
- Batch Processing — Process multiple files at once
- Speaker Diarization — Enable diarization to identify speakers
Need help? Check FAQs or email contact@once.work
Last updated