Skip to content

atliSig/g2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G2P

A simple python3 module for predicting phonetic content of Icelandic text using the work from here.

Installing

Install python requirements with pip install -r requirements.txt. If you run into any issues with installing sequitur-g2p, refer to this

Using

Given a file like ./data/input.tsv, the function main.g2p_file() will produce a file like ./data/results.tsv.

About

A G2P Python script based on the work from https://github.com/cadia-lvl/SLT2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages