neural-amp-modeler

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

commit f67f17bc2c0e31016390fadbc4734e4e5a5b3b77
parent 3cf105d0917244537521eec56f4a7df6847d6ea0
Author: Steven Atkinson <[email protected]>
Date:   Sun, 11 Jun 2023 21:32:15 -0700

Update default data to v2_0_0.wav

Diffstat:
Mbin/train/easy_colab.ipynb | 11++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/bin/train/easy_colab.ipynb b/bin/train/easy_colab.ipynb @@ -1,6 +1,7 @@ { "cells": [ { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "TC3XkMetGWtK" @@ -30,6 +31,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "5CQleTk7GJV8" @@ -40,7 +42,7 @@ "\n", "### Step 1.1: Download the capture signal\n", "\"Easy mode\" uses a pre-crafted \"capture signal\".\n", - "Download it here: [v1_1_1.wav](https://drive.google.com/file/d/1v2xFXeQ9W2Ks05XrqsMCs2viQcKPAwBk/view?usp=share_link).\n", + "Download it here: [v2_0_0.wav](https://drive.google.com/file/d/1EPUJNbVXtRnCwqVQtPRUgz3jiexNmvMD/view?usp=drive_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", @@ -51,6 +53,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "2g_4GtFuGlO8" @@ -78,6 +81,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "7tRCyI_YjZjj" @@ -136,6 +140,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "WVkBZg3-jZjl" @@ -173,6 +178,7 @@ ] }, { + "attachments": {}, "cell_type": "markdown", "metadata": { "id": "823KJ_L0Rchp" @@ -223,4 +229,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} -\ No newline at end of file +}