neural-amp-modeler

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

commit d7c95f52cd82f2ca4a12ac4f055a23129b1f7b9a
parent a7690f87ea2a475436eb0649f519e49d7952af7a
Author: Steven Atkinson <steven@atkinson.mn>
Date:   Tue, 16 May 2023 22:30:48 -0700

Revert to v1_1_1.wav

Diffstat:
Mbin/train/easy_colab.ipynb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/train/easy_colab.ipynb b/bin/train/easy_colab.ipynb @@ -40,7 +40,7 @@ "\n", "### Step 1.1: Download the capture signal\n", "\"Easy mode\" uses a pre-crafted \"capture signal\".\n", - "Download it here: [v2_0_0.wav](https://drive.google.com/file/d/1EPUJNbVXtRnCwqVQtPRUgz3jiexNmvMD/view?usp=share_link).\n", + "Download it here: [v1_1_1.wav](https://drive.google.com/file/d/1v2xFXeQ9W2Ks05XrqsMCs2viQcKPAwBk/view?usp=share_link).\n", "\n", "### Step 1.2 Reamp your gear\n", "Then reamp the gear you want to model using it. Save that reamp as \"output.wav\".\n",