seawee1 / Reinforced-Tone-Synthesis

Reinforcement learning applied to sound synthesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforced Synthesis

Environment

  • Ubuntu 20.20 (with: g++ 9.3, libboost-all-dev 1.71 for RenderMan compilation)

  • Python 3.7

  • Tensorflow 1.14

  • CUDA 10.1

  • KXStudio Carla to further investigate VST parameters

Setup

  1. Follow RenderMan setup and compile librenderman.so. You can test if everything is working with test.ipynb (adjust librenderman.so path and VST path beforehand).

About

Reinforcement learning applied to sound synthesis.


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%