Maintained Examples
These files are safe, copyable starting points for Narratio configuration and input structure. Replace placeholder identifiers, storage names, integration URLs, and paths for the target environment. Field meanings and defaults belong in the configuration reference.
Pipeline Configuration
- Minimal pipeline: campaign discovery plus the required WhisperX URL.
- Production-shaped pipeline: S3 storage, publish, external tools, and configured Scriptorium artifacts.
- Full annotated pipeline: every implemented pipeline section with explanatory comments.
The existing internal/config example test loads and validates each pipeline
with the sample campaign and a compatible local- or S3-audio session.
Campaign And Session Configuration
- Sample campaign, its session template, and its adjacent stable inputs provide a complete campaign directory shape.
- Local-audio session and S3-audio session are concrete session files.
- Session template and the campaign-local equivalent
demonstrate the narrow placeholder syntax consumed by
session init; they are templates, not runtime session files.
Input Fixtures
- Speakers, autocorrect, and glossary show the standalone input shapes.
- The sample campaign references its local speakers, autocorrect, glossary, players, and party fixtures.
- Sample speaker audio is a text placeholder that reserves the expected filename and directory shape. Replace it with a real FLAC file before running transcription.
The examples contain environment-variable names but no credential values. They use fictional campaign content and reserved example domains.