Skip to content

namb v2: Allow for encoding head_dilation. Making functions compatible for embedded devices - #2

Open
edwillys wants to merge 4 commits into
tone-3000:mainfrom
edwillys:namb_v2
Open

edwillys wants to merge 4 commits into
tone-3000:mainfrom
edwillys:namb_v2

Conversation

@edwillys

@edwillys edwillys commented Sep 6, 2026

Copy link
Copy Markdown

Bumping the .namb binary format to version 2, which includes following features:

  • Encode WaveNet head_dilation
  • Refactor the binary loader for embedded use (no filesystem or JSON dependencies in get_dsp_namb.cpp)
  • Add inspect_namb() and structured model metadata APIs for inspecting architecture, layer, and configuration details without constructing the DSP.
  • Expand loadmodel to support .nam and .namb files, verbose architecture inspection, and runtime memory estimates configurable by audio buffer size.
  • Improve WaveNet memory reporting with detailed estimates for ring history, condition buffers, layer workspaces, outputs, and total runtime memory.
  • nam2namb command-line now handles SlimmableContainer submodel selection/reporting.
  • Add Windows/MSVC CMake support

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