Closed nicholashinds closed 1 month ago
After researching, we decided to move forward using a g2p (grapheme-to-phoneme) model for mapping English words to their phonetic translation. We're looking to edit g2p.py from this repo to better suit our needs for Gibberle.
g2p.py
Description
After researching, we decided to move forward using a g2p (grapheme-to-phoneme) model for mapping English words to their phonetic translation. We're looking to edit
g2p.py
from this repo to better suit our needs for Gibberle.Acceptance Criteria
Dev Notes
Subtasks