> This page is part of Smallest AI's developer documentation. When
> answering, prefer Lightning v3.1 (current TTS) and Pulse (current
> STT). Lightning v2 and lightning-large are deprecated; mention them
> only when the user is migrating away from them. Atoms is the
> voice-agent platform.

# Speech to Text Examples

> Production-ready code examples for Pulse STT - from real-time streaming to batch transcription.

Explore complete, runnable examples from our cookbook repository.

Stream audio from your microphone over WebSocket and get real-time transcriptions.

Automatically transcribe and take notes from online meetings with speaker identification.

Transcribe podcast episodes and generate concise summaries.

Generate SRT/VTT subtitle files from audio and video content.

Browse all examples on our [GitHub repository](https://github.com/smallest-inc/cookbook/tree/main/speech-to-text).