Files
narratio/README.md
Eric Rakestraw c5c35cd3b4
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
Moved example configuration from docs/examples/ to top-level examples/
2026-05-19 19:46:40 -05:00

837 B

narratio

Narratio is a Go orchestration application that turns D&D session audio into polished transcripts and generated session artifacts.

It coordinates transcription, merge/polish/normalize/trim processing, artifact generation, archive publishing, and resumable run state in one operator workflow.

narratio run --session-id 2026-04-04

This command requires discoverable pipeline.yml and session.yml files (or explicit --config and --session flags).

Documentation