You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

ad-exps — backchannel component study

Code, checkpoints and results for the BCDA component comparison (155 result files at snapshot; see SUMMARY.md for train/test axes).

Layout

  • code/ — everything needed to load a checkpoint: exp/ (model + training), components/ (encoders incl. zipformerlib/ and the pitch backends), vap/ (VAP/CPC encoder + data loaders), cpc/ (CPC model), utils.py. See code/CHANGES.md.
  • results/ — one JSON per cell (F1s + confusion matrix + full config fields).
  • checkpoints/<tag>/model.ckpt — best checkpoint per cell, weights-only, loadable with BCDAModel.load_from_checkpoint; config.json beside it.
  • SUMMARY.md — the comparison tables (main grid, VA off/on, pitch ablation).

Data is not included; it is derived from Switchboard and shadwl/labeled_viet_20260613.

Downloads last month
44