pretty_name: CoCoEmo ICML 2026 reproduction artifacts
license: other
task_categories:
- text-to-speech
- audio-classification
tags:
- reproducibility
- emotional-tts
- icml-2026-agent-repro
CoCoEmo ICML 2026 reproduction artifacts
This dataset stores immutable outputs for the independent reproduction of CoCoEmo in the ICML 2026 Agent Reproducibility Challenge.
Each completed run is stored under a commit- and configuration-derived path and contains, where applicable:
- repository, model, data, evaluator, hardware, and Job provenance;
- resolved configuration and SHA-256 manifests;
- requested, generated, and evaluated sample counts;
- per-sample metrics and aggregate bootstrap intervals;
- generated audio whose source licenses permit redistribution;
- a
COMPLETE.jsonmarker written only after every required artifact uploads.
The reproduction code is available at Amal-David/icml-2026-cocoemo-repro. The original implementation is pinned at wsssy/CoCoEmo@dcc3191.
Licensing
The reproduction harness is MIT licensed. Source recordings and generated audio retain the restrictions of their source datasets and model licenses. Each run must record those licenses in provenance; files without clear redistribution permission are represented only by hashes and aggregate results, not uploaded.
Integrity
Absence of COMPLETE.json, a count mismatch, a missing required metric, or a
dirty Git worktree makes a run ineligible as claim evidence.