Тёмный

How to Install the Neural Amp Modeler Trainer (Official Guide for macOS) 

RunawayThumbtack
Подписаться 1 тыс.
Просмотров 18 тыс.
50% 1

IMPORTANT! M1/M2 USERS
Before the "pip install --upgrade neural-amp-modeler" step, you'll want to do this command first:
conda install pytorch::pytorch -c pytorch -y
This will make sure that training use the special MPS shaders on your processor. This will make training over 10x faster!
-----
A step-by-step guide to installing the NAM trainer on a macOS computer.
1. Install Anaconda:
www.anaconda.com
2. Install NAM:
pip install --upgrade neural-amp-modeler
To run the trainer, open a terminal, type "nam", and press Enter.
Enjoy!

Видеоклипы

Опубликовано:

 

28 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@machineman07
@machineman07 Год назад
Thanks alot, Ive been trying to get NAM gui to work for A LOOONG TIME and this solved it right away! No one was telling to "--upgrade neural-amp-modeler"! THX
@fekiee
@fekiee Год назад
Amazing, worked on my Mac Studio, thanks very much
@unterwasserbeatboxer
@unterwasserbeatboxer 8 месяцев назад
Wohooo! It's training right now!
@JonRayRunawayVealMusic
@JonRayRunawayVealMusic 4 месяца назад
Lost …looks really great . I’ve only been able to use what others have created….for that thank you . I would need a much more hands on tutorial …it’s me …just seems too complex for me personally
@unterwasserbeatboxer
@unterwasserbeatboxer 8 месяцев назад
Where exactly can I change num_workers ? Didn't find the file... there are so many with num_workers in it. It sais I should increase it to 7...
@KiranManoharan
@KiranManoharan Год назад
can someone tell me the difference between the trainer and the plugin?
@juanwaissman1
@juanwaissman1 Год назад
Hello im on mac (intel) monterrey. I open terminal, install pip install --upgrade neural-amp-modeler BUT I CANNOT OPEN nam after that (error) pls help
@RunawayThumbtack
@RunawayThumbtack Год назад
Can you make a bug report here? github.com/sdatkinson/neural-amp-modeler/issues/new?assignees=&labels=bug%2C+unread%2C+priority%3Alow&projects=&template=bug_report.md&title=%5BBUG%5D Please make sure to copy-paste the entire error message you get--it's important to understand exactly what kind of error you're dealing with. Thanks!
@BobCorey
@BobCorey 4 месяца назад
Can I use NAM on El Capitan...? (Mac OSX 10.11.6) It has been some time trying to install it but haven't done it yet...
@RunawayThumbtack
@RunawayThumbtack 4 месяца назад
The plugin requires macOS 10.15 or later.
@ZombieLincoln666
@ZombieLincoln666 3 месяца назад
anaconda is a bit heavy weight, people often suggest micromamba instead
@gofelriebenschmalz6687
@gofelriebenschmalz6687 6 месяцев назад
thank you. i got the program running but after i click on train it says "Plotting the delay for manual inspection" in the terminal and i see a window with a graph but nothing else happens. im on mac m1. should this work?
@RunawayThumbtack
@RunawayThumbtack 6 месяцев назад
Close the plot and it'll continue
@gofelriebenschmalz6687
@gofelriebenschmalz6687 6 месяцев назад
@@RunawayThumbtack ty
@emilianoalatorre7264
@emilianoalatorre7264 6 месяцев назад
Does anyone know how to configure the exits, entrances and the one that says train destination???
@RunawayThumbtack
@RunawayThumbtack 6 месяцев назад
Input and output are the signal you used to reamp and what you recorded from your gear, respectively. Train destination is where the .nam files will get written. Hope that helps! If you still have questions about the process, the online training video may answer some questions since it uses the same sort of reamp pair.
@user-xw3pn8ox3q
@user-xw3pn8ox3q Год назад
Hi there, my macbook m1 (osx Ventura) don't allow me to install anaconda. Is it because of osx Ventura, or how can i fix this problem? Thanks forward for help. Best regards!
@RunawayThumbtack
@RunawayThumbtack Год назад
There shouldn't be anything wrong with the computer you described, but I need more info to be able to help. If you eg made a video showing the steps you take and what goes wrong, that'd help.
@user-xw3pn8ox3q
@user-xw3pn8ox3q Год назад
@@RunawayThumbtack Hi, thank you for your reply and help. 🙂 Here's the clip, maybe it helps: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-9H5QCsmiK5s.html
@CTBlaze
@CTBlaze 2 месяца назад
any numbers in comparison to a mid-range PC with mid-range GPU? how many epochs oer minute? is this STILL working with later generations, M2/M3 or even M4 now? cheers
@RunawayThumbtack
@RunawayThumbtack 2 месяца назад
A mid-range nVIDIA GPU will usually be better than Apple Silicon. Accelerator support (GPUs, Apple Silicon, etc) is based on the underlying ML framework, PyTorch. Since PyTorch is perhaps the most popular deep learning framework in the world, you can be sure they're working to support as much as possible :)
@LoveGuitar63277
@LoveGuitar63277 Год назад
These instructions are only for M1/M2 macs?
@RunawayThumbtack
@RunawayThumbtack Год назад
Nope! You're watching me do it on an Intel MacBook :)
@LoveGuitar63277
@LoveGuitar63277 Год назад
@@RunawayThumbtack What OS?
@RunawayThumbtack
@RunawayThumbtack Год назад
@@LoveGuitar63277 Whatever version was the latest stable version when I recorded the video :) (some Ventura version)
@gaspas
@gaspas Год назад
why we cant use this on Mojave!, thats so stupid , somebody tell me why ???
@RunawayThumbtack
@RunawayThumbtack Год назад
Do you mean the trainer or the plugin? The trainer may be usable on Mojave, but I don't think you'd be able to on a computer with Apple Silicon since I don't think Apple supports that far back... And there's not much I can do there! 😅 For the plugin, I'm aware of one issue--that the C++ standard library for handling files isn't supported on Mojave. I need to come up with an alternative for that. It's being tracked here: github.com/sdatkinson/NeuralAmpModelerPlugin/issues/23 Keep an eye out there for progress (as well as if other issues pop up that also need to be resolved to get back to Mojave)!
@__Ben777__
@__Ben777__ Год назад
Can you do one for Win please?
@RunawayThumbtack
@RunawayThumbtack Год назад
Yes! Unfortunately, my Windows desktop's hard drive failed as I was shooting it 😅 It'll be along once I'm back up and running!
@wildmilne
@wildmilne Год назад
@@RunawayThumbtack weird, i had an old PC and the same steps worked, now with a new PC it's not working
@fretBeastForever
@fretBeastForever Год назад
I have a Macbook Pro ( AMD Radeon Pro 5500M 4 GB Intel UHD Graphics 630 1536 MB), the trainig is taking forever :) very slow.
@RunawayThumbtack
@RunawayThumbtack Год назад
Unfortunately, the Radeon can't be used by the trainer. It needs either an nVIDIA GPU or an Apple Silicon processor with MPS.
@fretBeastForever
@fretBeastForever Год назад
@@RunawayThumbtack thank you.
@Ray_Crawford
@Ray_Crawford Год назад
how to switch to GPU? i have imac with rx580
@RunawayThumbtack
@RunawayThumbtack Год назад
Unfortunately, I only know that Apple Silicon can be used for accepted training on macOS. The other alternative would be an nVIDIA GPU, but I'm not confident they're supported running on macOS. You'd have to look at PyTorch to find out.
@juanwaissman1
@juanwaissman1 Год назад
i get this l, PreTrainedTokenizerBase ImportError: cannot import name 'AutoModelForMaskedLM' from 'transformers' (/Users/juan/anaconda3/lib/python3.11/site-packages/transformers/__init__.py)
Далее
How To Use Neural Amp Modeler (FREE - 2024)
5:41
Просмотров 41 тыс.
Stop, Intel’s Already Dead!
13:47
Просмотров 614 тыс.
I Built 3 SECRET Rooms In School!
33:34
Просмотров 16 млн
Survive 100 Days In Nuclear Bunker, Win $500,000
32:21
JPEG is Dying - And that's a bad thing
8:09
Просмотров 153 тыс.
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 592 тыс.
We Remastered My First Video in 4K!
12:43
Просмотров 4,1 млн
Why You NEED a DRIVER (for hacking games)
8:03
Просмотров 448 тыс.
Mac Fanboy Reviews Windows 11
25:45
Просмотров 912 тыс.
NAM versus Kemper Profiler
1:13
Просмотров 4,6 тыс.
VUDOO - Пьяная луна (Official Video)
2:11
Просмотров 410 тыс.
Султан Лагучев - Гасишься
3:02
Просмотров 645 тыс.