Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.19 KB

File metadata and controls

43 lines (21 loc) · 1.19 KB

TensorFlowVST

TensorFlowVST is a VST3 audio plugin that allows you to use TensorFlow (Keras) models as VST effects.

Example audio results:

example_clean.mov
example_tf_model_gain_d2.mov
example_tf_model_gain_d2_learned.mov
example_tf_model_random_01.mov
example_tf_model_random_02.mov

Acknowledgement

Special thanks to Image-Line which allows us to always test our plugins on the latest FL Studio.

Also thanks to Juce which provide a free and open-source audio plugin framework.