NAM Trainer Reloaded v1.0.0
NAM Trainer Reloaded v1.0.0
NAM Trainer Reloaded is a compact desktop trainer package based on Neural Amp Modeler training code, with A2 architectures, paired-checkpoint resume support, additional WaveNet architectures, scheduler tools, and current TTS input-clip recognition updates.
Highlights
- Local desktop GUI for NAM training.
- A2 architecture support, including current packed A2 variants.
- Resume-from-checkpoint support, including A2 checkpoint pairs.
- Custom architecture list including RevYLo, Nano variants, Double/xDouble/yDouble, and A2 hybrids.
- Analyze Lightning folders for reviewing previous training runs, saved metrics, ESR values, and timing data.
- Core and refinement dual-stage training with separate epoch, learning-rate, decay, scheduler, and refinement-focus controls.
- Windows local install/run scripts.
- macOS install/run shell scripts and
.commandlaunchers.
Installation Summary
Windows:
- Download and extract the release zip.
- Run
INSTALL_WINDOWS.bat. - Run
run_trainer.bat.
Windows CPU-only:
INSTALL_WINDOWS.bat -CPUmacOS:
- Download and extract the release zip.
- Run
INSTALL_MACOS.command. - Run
run_trainer.command.
If macOS blocks the .command files after download, run:
chmod +x INSTALL_MACOS.command run_trainer.command INSTALL_MACOS.sh run_trainer.sh scripts/install_unix.shThen double-click the .command files again.
See INSTALL.md for full CPU/GPU dependency details.
