Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI-G2P: A tool for phonetic transcription with GenAI

Quick Start

Prepare API Keys

First, you should prepare your own API Keys from LLM providers, and fill them into .ENV.API_KEYS.example.

Load API Keys

# Load API Keys into environment
source .ENV.API_KEYS.example

Run Demo

# Run an example, to predict a list of english words into CMU Dict phonetic representationss
python -m genai_g2p.launch --config example/00_CMUDict_predict/predict_CMUDict.yaml

About

A toolkit to do G2P with GenAI API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages