Several tries using JUCE from the basic demo and some of the generative machine learning applied for VST.
If you are not familiar with JUCE, please follow official tutorial at first
You can download JUCE from here.
Personally, I am using JUCE v7.0.4 atm.
Make sure your JUCE root directory and module directory from "Project>Global Paths"
Good explanation for CMake
RAVE
DDSP VST
DeepAFx-ST
GuitarML
Neural Amp Modeler Plug-in
TCN sample code
A lightweight neural network inference engine written in C++
libtorch implementation example
Neutone SDK