Add steps: Click + Add on any step, or drag its header into the Pipeline Flow area on the right.
Reorder Steps: Once steps are in the pipeline, you can drag and drop them to swap positions and change the processing sequence.
Add steps to see preview
Independent Steps: Some steps can be run in any order because they don't depend on each other. For example, transcribing story audio files and recall audio files can be done in any sequence.
Dependent Steps: Other steps must follow a specific sequence because one step's input depends on another step's output.
textMatching requires the output from textParsing as its input. Place textParsing before textMatching in your pipeline.
This notification will disappear when you interact with the pipeline.