serizba / cppflow

Run TensorFlow models in C++ without installation and without Bazel

Home Page:https://serizba.github.io/cppflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any function in cppflow to write the output signal generated from encode_wav() in the form of .wav format

srilekha1993 opened this issue · comments

Hi All,
After getting the output signal from cppflow::encode_wav(), what function of cppflow we will use to write it in the ".wav" format.
I want to get a .wav file from my cppflow tensor output.