Reintroduce normalize stage scaffold
This commit is contained in:
@@ -92,6 +92,7 @@ func All() []Stage {
|
||||
transcribeStage{},
|
||||
mergeStage{},
|
||||
polishStage{},
|
||||
normalizeStage{},
|
||||
trimStage{},
|
||||
analyzeStage{},
|
||||
placeholderStage{name: "archive"},
|
||||
|
||||
Reference in New Issue
Block a user