apm_configs |
|
|
apm_quality_assessment.py |
Perform APM module quality assessment on one or more input files using one or
more APM simulator configuration files and one or more test data generators.
Usage: apm_quality_assessment.py -i audio1.wav [audio2.wav ...]
-c cfg1.json [cfg2.json ...]
-n white [echo ...]
-e audio_level [polqa ...]
-o /path/to/output
|
9177 |
apm_quality_assessment.sh |
|
2833 |
apm_quality_assessment_boxplot.py |
Shows boxplots of given score for different values of selected
parameters. Can be used to compare scores by audioproc_f flag.
Usage: apm_quality_assessment_boxplot.py -o /path/to/output
-v polqa
-n /path/to/dir/with/apm_configs
-z audioproc_f_arg1 [arg2 ...]
Arguments --config_names, --render_names, --echo_simulator_names,
--test_data_generators, --eval_scores can be used to filter the data
used for plotting.
|
5553 |
apm_quality_assessment_export.py |
Export the scores computed by the apm_quality_assessment.py script into an
HTML file.
|
1958 |
apm_quality_assessment_gencfgs.py |
Generate .json files with which the APM module can be tested using the
apm_quality_assessment.py script and audioproc_f as APM simulator.
|
3840 |
apm_quality_assessment_optimize.py |
Finds the APM configuration that maximizes a provided metric by
parsing the output generated apm_quality_assessment.py.
|
6803 |
apm_quality_assessment_unittest.py |
Unit tests for the apm_quality_assessment module.
|
939 |
BUILD.gn |
|
5574 |
output |
|
|
OWNERS |
|
95 |
quality_assessment |
|
|
README.md |
# APM Quality Assessment tool |
4952 |