mirror of
https://github.com/xiph/opus.git
synced 2025-05-18 17:38:29 +00:00
missing script
This commit is contained in:
parent
ea1391e174
commit
08211c279f
1 changed files with 3 additions and 0 deletions
3
dnn/compile.sh
Executable file
3
dnn/compile.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
gcc -DTRAINING=1 -Wall -W -O3 -g -I../include denoise.c kiss_fft.c pitch.c celt_lpc.c -o dump_data -lm
|
Loading…
Add table
Add a link
Reference in a new issue