Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdatkinson/neural-amp-modeler
Neural network emulator for guitar amplifiers.
https://github.com/sdatkinson/neural-amp-modeler
Last synced: 3 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 (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T19:49:31.000Z (29 days ago)
- Last Synced: 2025-02-08T21:00:44.676Z (10 days ago)
- Language: Python
- Size: 48.2 MB
- Stars: 1,957
- Watchers: 56
- Forks: 164
- Open Issues: 30
-
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).