neural-amp-modeler

Neural network emulator for guitar amplifiers
Log | Files | Refs | README | LICENSE

README.md (382B)


      1 # NAM: Neural Amp Modeler
      2 
      3 This repository handles training, reamping, and exporting the weights of a model.
      4 For playing trained models in real time in a standalone application or plugin, see the partner repo,
      5 [NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).
      6 
      7 For documentation, check out the [ReadTheDocs](https://neural-amp-modeler.readthedocs.io).