Harden initial framework skeleton
This commit is contained in:
23
examples/pipeline.minimal.yml
Normal file
23
examples/pipeline.minimal.yml
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user