Skip to content

python code for converting among IPA, ARPABET, XSAMPA, Callhome, DISC, TIMIT, plus some lexical tones.

License

Notifications You must be signed in to change notification settings

jhasegaw/phonecodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonecodes

Tools for loading dictionaries with various phonecodes (IPA, Callhome, X-SAMPA, ARPABET, DISC=CELEX), for converting among those phonecodes, and for searching those dictionaries for word sequences matching a target.

  • src:

  • phonecode_tables.py - tables mapping other phonecodes to/from IPA

  • phonecodes.py - tools for converting strings

  • pronlex.py - tools for reading, writing, converting, and searching pronunciation lexicon files in several standard formats.

  • test: test scripts and example files, showing how to use these tools.

About

python code for converting among IPA, ARPABET, XSAMPA, Callhome, DISC, TIMIT, plus some lexical tones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages