emcc src/denoise.c src/rnn.c src/rnn_data.c src/pitch.c src/kiss_fft.c src/celt_lpc.c -I src -I include -O3 -o noise.js -s TOTAL_MEMORY=134217728 -s MODULARIZE=1 -s EXPORT_NAME="'NoiseModule'" --memory-init-file 0
But i am not getting the output as expected. I am attaching the expected outcome and the output i am getting. It would be very helpful if any one can help as it is ver urgent.
Files link https://drive.google.com/drive/folders/1_yJ5XxT0aPOOzgzzBhdakIS6ivzt64t2?usp=sharing
Thanks and Regards
Vishal dhull