NeuralPi

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

commit 6002fee0c60fbd6ef75c757a3a319e4028116454
parent cb5b0fc0d2261b976fa0979072183cabcf71e594
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Fri,  4 Jun 2021 14:34:51 -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 @@ -22,7 +22,7 @@ set "host_model_path=C:/Users/<YOUR_USERNAME>/AppData/Roaming/GuitarML/NeuralPi/ :: Rpi with Elk OS Path (shouldn't need to change) set "rpi_model_path=/home/mind/.config/GuitarML/NeuralPi/tones" -############################################################################# +:: ############################################################################ :: Copy all models from local computer to Rpi scp %host_model_path%/*.json root@%rpi_ip_address%:%rpi_model_path%/