SkillAgentSearch skills...

ToARPAbet

Converts LJSpeech format transcripts to ARPAbet.

Install / Use

/learn @SortAnon/ToARPAbet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ToARPAbet

Converts LJSpeech format transcripts to ARPAbet.

Usage

Run it from the command line by typing python3 to_arpabet.py [path to ARPAbet dictionary] [path to transcript file]. Make sure you've installed nltk (pip3 install nltk). Windows users may need to run python/pip rather than python3/pip3.

Additional options

The script can optionally add trailing newline symbols, output both ARPAbet and graphemes, and a few other things. Run python3 to_arpabet.py -h for more information.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated10mo ago
Forks0

Languages

Python

Security Score

77/100

Audited on Jun 3, 2025

No findings