Skip to content

Commit

Permalink
feat: enable mapping from eng-arpabet to eng-ipa
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise committed Aug 30, 2023
1 parent b413089 commit 08af4b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions g2p/mappings/langs/eng/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,12 @@ mappings:
authors:
- David Huggins-Daines
<<: *shared
- display_name: English ARPABET to IPA
type: mapping
mapping: eng_arpabet_to_ipa.json
in_lang: eng-arpabet
out_lang: eng-ipa
rule_ordering: apply-longest-first
authors:
- David Huggins-Daines
<<: *shared

0 comments on commit 08af4b0

Please sign in to comment.