Context
Audio-Processing submodule has been added but not yet integrated into the active workflow.
Current pipeline still relies on legacy/local implementations.
Goal
Adopt submodule functionality in a controlled migration to reduce duplication and standardize DSP/pipeline behavior.
Proposed Scope
- Map existing preprocessing steps to
Audio-Processing APIs.
- Define adapter layer and path/config compatibility.
- Replace selected local preprocessing components incrementally.
- Preserve current outputs/shape/contracts needed by training.
- Update docs and commands for the new workflow.
Milestones / Checklist
Risks
- Behavioral drift in generated TFRecords/spectrograms
- Path/config mismatch between current project and submodule conventions
- Longer review cycle if done in one large PR
Delivery Strategy
Use multiple smaller PRs linked to this issue rather than one monolithic PR.
Context
Audio-Processingsubmodule has been added but not yet integrated into the active workflow.Current pipeline still relies on legacy/local implementations.
Goal
Adopt submodule functionality in a controlled migration to reduce duplication and standardize DSP/pipeline behavior.
Proposed Scope
Audio-ProcessingAPIs.Milestones / Checklist
src/elp_rumble/*preprocessing andAudio-Processing/src/audio_processing/*Risks
Delivery Strategy
Use multiple smaller PRs linked to this issue rather than one monolithic PR.