Skip to content

A rule-based grapheme-to-phoneme conversion system for Cebuano with stress prediction and dictionary lookup.

Notifications You must be signed in to change notification settings

CyboBrown/Cebuano-G2P

Repository files navigation

Cebuano Phonemic TTS

Project Setup

Create the virtual environment

python -m venv venv

Activate the virtual environment

venv/Scripts/activate

Install the dependencies

pip install -r requirements.txt

Start the Project

To run the application

streamlit run index.py

To run the API

python main.py

or

flask --app main run

About

A rule-based grapheme-to-phoneme conversion system for Cebuano with stress prediction and dictionary lookup.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages