ref: d0db9e99cb9423f138a3b9e3acc53b142b7c5232
dir: /dnn/torch/testsuite/examples/lpcnet_c_plc_example.yml/
test: "LPCNet reference test"
processing:
- "sox {INPUT} {INPUT}.raw"
- "/local/code/LPCNet/lpcnet_demo -plc_file causal {PLCFILE} {INPUT}.raw {INPUT}.decoded.raw"
- "sox -r 16000 -L -e signed-integer -b 16 -c 1 {INPUT}.decoded.raw {OUTPUT}"