File size: 490 Bytes
262fa3f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Utility Scripts

- `summarize_lr_showcase.py`: summarize one experiment output directory into `showcase_report.md`.
- `summarize_threshold_sweep.py`: summarize threshold-sweep JSON/log outputs.
- `write_full_asr_experiment_report.py`: build the paper-facing multilingual/English report from existing result folders.
- `analysis/per_sample_difficulty.py`: per-sample difficulty analysis used for the paper discussion.
- `hparam/search_alpha.sh`: legacy alpha/tolerance grid search helper.