RichardYang40148 / Neural_Wavetable_Synthesizer

Neural Wavetable: a playable wavetable synthesizer using neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap the bazel built file into Cmake

RichardYang40148 opened this issue · comments

Building Tensorflow c++ within the TF repo takes way too long and generate massive files.
Attempt to warp up into a CMake proj after the first compilation.

doing pre-render instead