Harden initial framework skeleton

This commit is contained in:
2026-05-02 11:44:15 -05:00
parent bec784f1ec
commit 96540cebd4
19 changed files with 194 additions and 75 deletions

View File

@@ -0,0 +1,2 @@
placeholder-flac-bytes

2
examples/autocorrect.yml Normal file
View File

@@ -0,0 +1,2 @@
[]

2
examples/glossary.yml Normal file
View File

@@ -0,0 +1,2 @@
[]

View File

@@ -0,0 +1,23 @@
workspace:
root: ./tmp/narratio-workspace
storage:
backend: local
whisperx:
timeout: 15m
seriatim:
timeout: 30s
audita:
timeout: 1h
analyzer:
timeout: 20m
artifacts:
output_dir: artifacts
notification:
timeout: 10s

View File

@@ -0,0 +1,10 @@
session_id: 2026-05-03
campaign: sample-campaign
date: 2026-05-03
title: Sample Session
inputs:
audio_dir: ./audio
speakers_file: ./speakers.yml
autocorrect_file: ./autocorrect.yml
glossary_file: ./glossary.yml

2
examples/speakers.yml Normal file
View File

@@ -0,0 +1,2 @@
sample-speaker: sample-speaker.flac