cmudict-to-sqlite

A utility for parsing the CMU Pronouncing Dictionary into an sqlite database using Node.js. Also included is a helper class for looking up information in the database and manipulating it.

dbay-cmudict

An SQLite version of the CMU Pronouncing Dictionary, a DBay demo project