Skip to content

Add the A2 WaveNet architecture and make it the default - #1

Merged
aisk merged 1 commit into
masterfrom
a2-architecture
Aug 5, 2026
Merged

Add the A2 WaveNet architecture and make it the default#1
aisk merged 1 commit into
masterfrom
a2-architecture

Conversation

@aisk

@aisk aisk commented Aug 5, 2026

Copy link
Copy Markdown
Owner

This adds NAM's current default WaveNet architecture (A2: one LeakyReLU layer array with per-layer kernel sizes and a 16-tap head conv), selectable via --arch in the CLI and a dropdown in the GUI, with A2 standard as the new default. A1 models keep exporting the classic v0.5.4 schema while A2 exports the current v0.7.0 one, and both schemas load back; parity against the reference PyTorch implementation is tested for both architectures.

@aisk
aisk merged commit 7c578b0 into master Aug 5, 2026
@aisk
aisk deleted the a2-architecture branch August 5, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant