migrate-to-resumable-dataloader
Installation
SKILL.md
Migrate a NeMo training YAML to indexed + resumable Lhotse
Use this skill to port a NeMo training config from streaming/replay-style Lhotse
loading to indexed access plus torchdata.StatefulDataLoader checkpoint/restore.
The migration is fragile because YAML flags, launcher seed policy, index paths,
storage backend, and resume topology all interact.