blob: 4b2ea5387e90144450fe13954c5d6ee21aab614f [file] [log] [blame]
#!/bin/sh
gcc -DTRAINING=1 -Wall -W -O3 -g -I../include denoise.c kiss_fft.c pitch.c celt_lpc.c rnn.c rnn_data.c -o denoise_training -lm