Skip to content

Sidecars record delivered audio facts (media block) - #8

Merged
TroyHernandez merged 3 commits into
mainfrom
feat/sidecar-media
Jul 24, 2026
Merged

Sidecars record delivered audio facts (media block)#8
TroyHernandez merged 3 commits into
mainfrom
feat/sidecar-media

Conversation

@TroyHernandez

Copy link
Copy Markdown
Contributor

Ports xtx.api#14's delivered-facts sidecar to the TTS wrapper: audio duration, sample rate, channels. Never breaks a write; fixes the fn do.call() splicing. stt.api needs none (record rides on the transcript object). 64 tests.

Ports xtx.api's delivered-facts sidecar (PR #14) to the TTS wrapper: the
record now carries a media block probed from the produced file -- for
audio, the delivered duration, sample rate, and channels. The request is
intent; the media block is what landed. Probe failure or a missing
ffprobe drops the block and never breaks a write. Also guards fn against
do.call() callers that spliced the closure source into the record. The
engine (chatterbox) stays untouched; provenance lives in the wrapper.
@TroyHernandez
TroyHernandez merged commit 413bf35 into main Jul 24, 2026
2 checks passed
@TroyHernandez
TroyHernandez deleted the feat/sidecar-media branch July 24, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant