Skip to content
/ G2P Public

Grapheme to phoneme converter - Python GUI

Notifications You must be signed in to change notification settings

omilab/G2P

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G2P


Logo

Ganan

G2P

Grapheme to phoneme Dummy converter - Python GUI
Download Current Version »

Table of Contents

About The Project

Product Name Screen Shot

The Grapheme to phoneme dummy converter tool is a Graphical user interface (GUI) for a script develpoed in The Open Media and Information Lab (OMILab). The tool convert a given ortographic text to it's phonemic represintation based on a given lexicon. This converter can be used for any Source to Target representations.

Built With

  • Python 3.6
  • TKinter
  • PIL

Getting Started

The G2P tool have no installation and work as a single file portable version, just download the latest version and run.

Prerequisites

None

Usage

Lexicon

The Lexicon structure is as follows

Source Target
0 Efes
את et

There is no need for headers but they can be added.

Note: In case of missing words in the lexicon the GUI let you choose between 2 options:

  • Missing - Replace the missing word with "Missing"
  • Source - Leave the missing word as it appears in the text file

The lexicon must be in CSV format

Converting

First load the Lexicon in CSV format and the text file for conversion. Once both are loaded a "Save" button will appear. Save the converted file.

Authers & Contributers

  • Carmi Nehoray
  • Dr. Silber-Varod Vered
  • Amit Daphna

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @OmilabOpenu

Project Link: https://github.com/omilab/G2P

About

Grapheme to phoneme converter - Python GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages