jhasegaw / phonecodes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%