xmos/audio_test_tools

Develop tools to help verify Python and XC models produce the same results.

keithm-xmos opened this issue · 1 comments

Develop tools to help verify Python and XC models produce the same results.

There is a set of tests in lib_audio_pipelines that run audio through both XC and Python https://github.com/xmos/lib_audio_pipelines/tree/master/tests/characterisation
At the moment, the only check run is rms difference, but there are no pass/fail criteria.

You can run the tests using xwaf configure build test