https://github.com/sdatkinson/neural-amp-modeler
Neural network emulator for guitar amplifiers.
https://github.com/sdatkinson/neural-amp-modeler
Last synced: 16 days ago
JSON representation
Neural network emulator for guitar amplifiers.
- Host: GitHub
- URL: https://github.com/sdatkinson/neural-amp-modeler
- Owner: sdatkinson
- License: mit
- Created: 2019-01-03T01:05:36.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T04:15:39.000Z (about 1 month ago)
- Last Synced: 2025-04-06T10:01:34.952Z (23 days ago)
- Language: Python
- Size: 48.1 MB
- Stars: 2,014
- Watchers: 55
- Forks: 171
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-musicdsp - NeuralAmpModeler - A similar project, which is also very cool - plug-in built with iPlug2! (Machine Learning)
README
# NAM: Neural Amp Modeler
This repository handles training, reamping, and exporting the weights of a model.
For playing trained models in real time in a standalone application or plugin, see the partner repo,
[NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).For documentation, check out the [ReadTheDocs](https://neural-amp-modeler.readthedocs.io).