Data & Analysis ✓ NVIDIA · Official clinical-asrnemo-manifestipasynthetic-speechmagpie-ttspronunciation-qa

Clinical ASR Benchmark Builder

Build pronunciation-aware NeMo evaluation benchmarks for clinical speech recognition.

FollowSkills review · FSRS-2.0
Not recommended
52/ 100 5-point scale 2.6 / 5
Trust18 / 25 · 3.6/5

The document explicitly prohibits PHI, discloses that terms and sentences are sent to Merriam-Webster and NVCF, requires confirmation for sensitive terms, forbids hard-coded keys, requires TLS, and limits writes to a user-chosen directory. The deduction reflects broad Read/Write/Bash permissions, no concrete rollback procedure, MW keys sent as URL query parameters, and insufficiently specific per-call confirmation and cleanup behavior after failures.

Reliability7 / 20 · 1.8/5

The workflow, inputs, outputs, preflight checks, and several failure paths are documented, including fixed categories, IPA-source tags, and audio-existence checks. The deduction reflects the “two-tier” versus actual three-tier inconsistency, the contradiction between self-contained synthesis and required sibling skills, the lack of implemented retry/backoff in the synthesis recipe despite troubleshooting claims, and unverified dependency availability. Static evidence cannot support a score above 10.

Adaptability8 / 15 · 2.7/5

Trigger phrases, non-fit cases, stage boundaries, fixed categories, and the English limitation are clearly stated for clinical ASR benchmark construction. The deduction reflects default support for en-US only, no Chinese or multilingual path, and dependence on NVCF and external Merriam-Webster access without evidence of reachability from mainland-China networks.

Convention9 / 15 · 3.0/5

The skill uses staged information architecture and provides prerequisites, examples, artifacts, limitations, troubleshooting, version, author, team, license, and neighboring skills; reference files add detail. The deduction reflects no explicit changelog or durable maintenance/update process, a NOASSERTION repository license metadata conflict with Apache-2.0 claims, and inconsistent dependency and “inlined recipes” wording.

Effectiveness6 / 15 · 2.0/5

The intended artifacts, schema, QA gate, Cartesian generation, and Stage 3 handoff are concrete and plausibly support the core task; static calibration limits this dimension to 7 or below. The deduction reflects reliance on external services and recipes not fully implemented within the selected skill, manual or downstream handling for fallback/retry/consistency paths, and lack of non-static verification of directly usable outputs.

Verifiability4 / 10 · 2.0/5

Pinned source material, manifest preflight commands, and a dated internal NVSkills-Eval report provide limited auditability. The deduction reflects the absence of committed test suites, CI coverage, or independently reproducible third-party execution evidence; several service and performance claims remain author-provided assertions.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Never send patient records, real ASR transcripts, or any PHI to the external APIs.
  • Before invoking Magpie or Merriam-Webster, confirm organizational data-governance, secret-management, and network-compliance requirements.
  • Complete the QA audio audition with an explicit user verdict, or explicitly record the deliberate opt-out and KER risk; post-hoc Stage 3 spot checks are insufficient.
  • Before mainland-China deployment, verify actual reachability of grpc.nvcf.nvidia.com and Merriam-Webster endpoints and prepare local or self-hosted alternatives.
  • Add automated tests, implemented retry/backoff behavior, a changelog, and explicit maintenance ownership.
Review evidence [1][2][3][4][5][6][7][8][9]
See the full review method →

What does this skill do, and when should you use it?

This skill is Stage 2 of NVIDIA’s Clinical ASR Flywheel, covering clinical-term curation, contextual sentence generation, IPA tagging, and evaluation-audio synthesis. It produces a NeMo-format manifest.jsonl and the WAV files it references, with clinical extension fields such as entity category, IPA source, voice, and noise level. The workflow includes a specialty interview, a tiered pronunciation pipeline, human QA audition, and full benchmark generation. It fits teams that need to create a clinical ASR evaluation set before scoring or fine-tuning.

Collects user-curated clinical terms and assigns each to one of six categories: drug, procedure, anatomy, condition, lab, or role; generates contextual sentences through Data Designer or a template fallback; processes pronunciation in override → Merriam-Webster → Magpie G2P order; synthesizes QA and full Cartesian-product audio through NVIDIA NVCF Magpie TTS; and writes term_seed.csv, pronunciation_overrides.csv, manifest.jsonl, and audio/*.wav.

  1. An oncology speech team evaluating drug-name recognition errors can use it to curate drug terms and generate a synthetic benchmark.
  2. A hospital voice project covering ICU handoffs, chart notes, or postoperative workflows can use it to create multiple clinical context variants.
  3. An ASR team investigating long-tail medical pronunciation can use it to compare verified IPA, Merriam-Webster, and Magpie G2P sources.
  4. A team extending an existing cycle with new procedures or anatomy terms can use it to synthesize only the added rows and append them to the manifest.

What are this skill's strengths and limitations?

Pros
  • Covers the workflow from term curation through NeMo manifest and audio generation.
  • Uses six fixed entity categories and ipa_source fields for downstream KER analysis.
  • Includes a human audition gate and appendable pronunciation overrides for quality control.
  • Provides layered Merriam-Webster and Magpie G2P pronunciation fallback.
Limitations
  • Defaults to English and Magpie’s en-US phoneme inventory.
  • Requires NVIDIA NVCF Magpie TTS, and Merriam-Webster lookup transmits terms to an external service.
  • NVCF may drop roughly 5–10% of rows on jobs exceeding 100 rows, requiring a rerun.
  • Requires Stage 1 setup, and the supplied material does not document an independent test suite for this individual skill.

How do you install this skill?

Use the repository README’s CLI installation command: npx skills add nvidia/skills --skill digital-health-clinical-asr-build --yes. To target a client, for example: npx skills add nvidia/skills --skill digital-health-clinical-asr-build --agent codex --yes. The repository is maintained by daily synchronization from upstream product repositories.

How do you use this skill?

Complete /digital-health-clinical-asr-setup first, then provide NVIDIA_API_KEY, a working directory, and access to Magpie TTS. Invoke it with a prompt such as “Build a clinical ASR benchmark for oncology drug names” or “Create a NeMo manifest from clinical terms.” It interviews the user about specialty and failure modes, proposes terms for confirmation, generates sentences, processes pronunciation, and creates QA audio. The user must explicitly audition the QA clips and report a verdict, or explicitly opt out and record the risk, before full synthesis. The output directory is user-selected; the skill recommends $EVAL_DIR/cycle<N>/.

How does this skill compare with similar options?

This is the build stage of the Clinical ASR Flywheel; it does not score an existing manifest. Use /digital-health-clinical-asr-eval for scoring, /digital-health-clinical-asr-setup for environment preparation, and /digital-health-clinical-asr-finetune for fine-tuning. Generic sentence generation and TTS-specific issues are routed to /data-designer and /read-aloud or /riva-tts.

FAQ

Does it transmit data to external services?
Yes. Terms may be sent to Merriam-Webster, and generated clinical sentences are sent to NVIDIA NVCF Magpie TTS. Use only non-PHI synthetic content and confirm organizational data-governance approval.
Is the Merriam-Webster API mandatory?
No. The workflow supports the dictionaryapi.com API, Merriam-Webster’s public website, or skipping Merriam-Webster and falling back to Magpie G2P, with weaker long-tail coverage.
Can the human audition step be skipped?
Yes, but only through an explicit conversational decision with a cycle-level risk note. Otherwise, full Cartesian synthesis must wait.
What does it produce?
The main artifacts are term_seed.csv, pronunciation_overrides.csv, a NeMo-format manifest.jsonl, and the audio/*.wav files referenced by the manifest.

More skills from this repository

All from NVIDIA/skills

Data & Analysis ✓ NVIDIA · Official

Clinical ASR Evaluation and KER Leaderboard

Evaluate clinical ASR manifests and isolate terminology-recognition failures.

Dev & Engineering ✓ NVIDIA · Official

Clinical ASR Flywheel: Environment Setup

Validate that a clinical ASR evaluation environment can complete a TTS-to-ASR round trip through NVIDIA-hosted speech services.

Data & Analysis ✓ NVIDIA · Official

Clinical ASR Fine-Tuning

Fine-tune Parakeet TDT v2 with NeMo for clinical vocabulary and close the loop with offline KER evaluation.

Data & Analysis ✓ NVIDIA · Official

Nemotron Speech ASR Customization Orchestrator

Chooses and coordinates the lowest-cost path for adapting speech recognition to a domain or language.

Automation & Ops ✓ NVIDIA · Official

Nemotron Speech NIM Skill

Guides deployment and operation of NVIDIA Riva ASR, TTS, and translation NIMs.

Data & Analysis ✓ NVIDIA · Official

NeMo Data Designer Synthetic Data Skill

Build synthetic datasets and declarative data-generation pipelines from a natural-language description.

Data & Analysis ✓ NVIDIA · Official

Data Designer Synthetic Data Skill

Build synthetic datasets and data-generation pipelines from a natural-language specification.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Installation Guide

Choose and verify the right NeMo Relay path for CLIs, language packages, and maintained frameworks.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Quick Start

Helps first-time NeMo Relay users prove observable execution value through the smallest suitable trial.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Model Onboarding

A structured guide for adding new LLM, MoE, and VLM architectures to NeMo AutoModel.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Plugin Builder

Guides reusable NeMo Relay runtime behavior into configurable plugins.

Automation & Ops ✓ NVIDIA · Official

NeMo Relay Observability Plugin

Configure NeMo Relay event capture and telemetry exports.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Source Builder

Rebuild Jetson BSP device trees, kernels, and modules from source changes and produce a deployable artifact manifest.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Distributed Training

Choose and configure multi-GPU and multi-node training strategies for NeMo AutoModel.

Dev & Engineering ✓ NVIDIA · Official

NeMo Evaluator Plugin Skill

Run and manage NeMo Platform model evaluations through the Evaluator CLI and Python SDK.

Writing & Content ✓ NVIDIA · Official

NeMo-RL Documentation Conventions

Keeps NeMo-RL documentation, indexes, and docstrings consistent.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Migration Assistant

Safely migrate NeMo Flow projects to NeMo Relay.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Adaptive Tuning

Tune NeMo Relay plugin behavior from runtime signals with measured, reversible rollouts.

Data & Analysis ✓ NVIDIA · Official

NV-Generate-MR

Generate synthetic body MRI volumes through NVIDIA’s rflow-mr workflow.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Runtime Integration Debugger

Diagnose application-side runtime failures after NeMo Relay is installed or imported.

Related skills