commit 384b06fac6da3d0cfe898e2999dcc0e830a5efe3
parent 368e3d749b190d266965d949857b1f89d9d3528f
Author: Steven Atkinson <[email protected]>
Date: Sat, 7 Jan 2023 11:36:28 -0800
Update README.md
Resolves #69
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,8 +1,8 @@
# NAM: neural amp modeler
This repository handles training, reamping, and exporting the weights of a model.
-For the code to create the plugin with a trained model, see my
-[iPlug2 fork](https://github.com/sdatkinson/iPlug2).
+For playing trained models in real time in a standalone application or plugin, see the partner repo,
+[NeuralAmpModelerPlugin](https://github.com/sdatkinson/NeuralAmpModelerPlugin).
## How to use (Google Colab)