cmusphinxdict
Version:
Wrapper for CMU Sphinx Pronouncing Dictionary
16 lines (12 loc) • 447 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.0.6] - 2015-09-18
### Changed
- Update `get` method to accept array of words.
## [0.0.5] - 2015-09-14
### Changed
- Removed `getAll` method. Now `get` method returns array of all matches.
## [0.0.7] - 2015-10-09
### Added
- `addPronouncings` method to add additional word pronounciations.