cppflow
cppflow copied to clipboard
Any function in cppflow to write the output signal generated from encode_wav() in the form of .wav format
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.