Skip to content

keryx voice lexicon list

Description

List the pronunciation rules declared in pronunciation.yaml. Offline — reads the file only, no provider call (spec 0022 R-GEN-35). See voice lexicon for the file format and the wider workflow.

Usage

keryx voice lexicon list [--file pronunciation.yaml]
keryx voice lexicon list
keryx voice lexicon list --output json   # machine-readable for the studio

Behaviour

  • Prints each rule as word → /ipa/ (ipa) or word → "alias" (alias), then a count.
  • Errors cleanly if the file is missing or a rule is invalid (a word with both or neither of ipa / alias).
  • --output json emits the rule array under the standard data envelope.

Flags

Flag Description Default Required
--file pronunciation rules file pronunciation.yaml