Agent skill · Testing & QA

interspeech-experiments

Use when designing or auditing the experimental evidence for an INTERSPEECH paper — task-correct metrics (WER/CER, MOS/CMOS, EER/minDCF, PESQ/STOI), baselines reviewers accept, significance testing over utterances and seeds, condition coverage across speakers/noise/languages, and data hygiene for speech corpora.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill interspeech-experiments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: INTERSPEECH-Skills/skills/interspeech-experiments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# INTERSPEECH Experiments "Not convincing" is the standard Interspeech rejection, and it almost always means the experimental design — not the idea — failed. Speech evaluation has decades of conventions per task; an experiment section that ignores them is illegible to the reviewer pool regardless of how good the numbers are. ## Metric-task law | Task family | Primary metrics | Convention notes | |---|---|---| | ASR | WER / CER | normalization + scorer disclosed; CER for unsegmented scripts | | TTS / VC | MOS, CMOS (+ objective proxies) | panel protocol reported; CMOS for close systems | | Speaker verification | EER, minDCF | official trial lists; DCF prior/costs stated | | Diarization | DER / JER | collar and overlap handling stated | | Enhancement / separation | PESQ, STOI/ESTOI, SI-SDR (+ DNSMOS-style proxies) | wideband vs narrowband named | | SLU / speech translation | intent acc / F1, BLEU/COMET on ASR output | cascaded vs end-to-end made explicit | | Paralinguistics / health | UAR, F1 | speaker-disjoint splits are mandatory | Using a proxy where the community expects the primary (e.g., only neural MOS predictors for a TTS claim) needs an explicit defense sentence. ## Baseline

What's inside
Steps it walks through
  1. Metric-task law
  2. Baselines that count
  3. Significance: over what randomness?
  4. Condition coverage — the speech-specific axis
  5. Data hygiene
  6. Designing inside 4 pages
  7. Worked micro-example: is 4.9 vs 5.6 WER real?
  8. Negative results and regressions
  9. Pre-submission experiment audit
  10. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the interspeech-experiments skill do?

Use when designing or auditing the experimental evidence for an INTERSPEECH paper — task-correct metrics (WER/CER, MOS/CMOS, EER/minDCF, PESQ/STOI), baselines reviewers accept, significance testing over utterances and seeds, condition coverage across speakers/noise/languages, and data hygiene for speech corpora.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill interspeech-experiments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going