NeuralPi

Raspberry Pi guitar pedal using neural networks to emulate real amps and effects
Log | Files | Refs | Submodules | README

commit 04da1a97ebbbd0e4661f60fa4f10386c1542d0f3
parent 04d117277e9104cb0c78a499d0daa7d394089a23
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Fri, 18 Jun 2021 09:43:26 -0500

Update update_models.bat
Diffstat:
Mscripts/update_models.bat | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/update_models.bat b/scripts/update_models.bat @@ -16,7 +16,7 @@ set "rpi_ip_address=127.0.0.1" :: Typical Windows 10 Path, edit <YOUR_USERNAME> with your Windows Username -set "host_model_path=C:/Users/<YOUR_USERNAME>/AppData/Roaming/GuitarML/NeuralPi/tones" +set "host_model_path=C:/Users/<YOUR_USERNAME>/Documents/GuitarML/NeuralPi/tones" :: Rpi with Elk OS Path (shouldn't need to change)