cppflow icon indicating copy to clipboard operation
cppflow copied to clipboard

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

Open srilekha1993 opened this issue 3 years ago • 0 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.

srilekha1993 avatar Mar 01 '23 09:03 srilekha1993