1022 B
1022 B
ICC Demo Workspace
Recordings, curated datasets, and training workflows for the WavesFM ICC presentation.
Workflow
- Upload recordings — drop
.sigmf-data+.sigmf-metapairs. Git LFS tracks them automatically via.gitattributes. - Curate — open the Curator UI, select recordings from this repo, configure slicer + qualifier, produce an HDF5 dataset.
- Commit dataset — use the Curator's "Commit to Repository" button to land the curated
.h5back here. - Train — open the Model Trainer, select this repo + WavesFM Linear Probe (or LoRA), pick the dataset, submit the run.
- Watch action_run — the trainer renders
.riahub/workflows/train.yamland triggers a runner job. Progress lives under the Actions tab.
Notes
- WavesFM foundation model:
qoherent/wavesfm-base/wavesfm-v1p0.pth— injected into the workflow automatically. - If you upload a binary format not in
.gitattributes, add it BEFORE the first commit of that file (LFS can't retroactively un-track).