Core workflows
import ProductFactTable from ‘../../../components/ProductFactTable.astro’;
Synthezia creates a session from selected media or a recording, normalizes the audio, and transcribes it before you work with a summary or questions about that session.
Current workflow building blocks
Section titled “Current workflow building blocks”<ProductFactTable caption=“Code-backed workflow capabilities” factIds={[‘imported_media_processing’, ‘live_microphone_recording’, ‘local_whisper_transcription’, ‘local_ollama_processing’, ‘per_session_chat’]} />
Processing choices
Section titled “Processing choices”Local Mode processes transcripts with local models after the required models are installed. Selecting an OpenAI-compatible provider changes the data boundary for the flows that use it; review that boundary before sending session content.
Continue in AI and models or review privacy and security.

