adding NN files in f32 format

pull/10/head
David 2019-08-03 06:45:28 +09:30
parent 4c20759367
commit 286535a391
3 changed files with 1 additions and 1 deletions

View File

@ -28,12 +28,12 @@ script:
# simple sanity check
- cd src && sox ../../wav/wia.wav -t raw -r 16000 - | ./lpcnet_enc -s | ./lpcnet_dec -s > /dev/null
# some LPCNet ctests
- ls -l
- cd $BUILDDIR && ctest
# Re-build codec2 with LPCNet and test FreeDV 2020 support
- cd $CODEC2DIR/build_linux
- make clean
- cmake -DLPCNET_BUILD_DIR=$BUILDDIR ..
- ls -l
- make
- cd src
# sanity check

Binary file not shown.

Binary file not shown.