Skip to content

BluntSporks/cmudict

Repository files navigation

cmudict

Reusable Golang library to provide an API to the CMUDict English pronunciation files

Status

Ready to use

Disclaimer

See The CMU Pronouncing Dictionary for more information about CMUDict. This is a personal project that makes an API available for the use of the CMUDict open-source dictionary, but is not affiliated with Carnegie Mellon or the CMU Pronouncing Dictionary project.

Environment variable

Set the CMUDICT_DATA variable to the path to the data directory of this project. For example:

export CMUDICT_DATA=$HOME/go/src/github.com/BluntSporks/cmudict/data

Programming notes

See abbreviation for a list of abbreviations used.

About

Reusable Golang library to provide an API to the CMUDict English pronunciation files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages