Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.4 KB

readme.md

File metadata and controls

18 lines (12 loc) · 1.4 KB

phonemenal

A lot of online dictionaries - while providing audio of spoken words - don't sound the word out. Additionally, the included text pronunciation guide can often be difficult to understand. For instance, the word pronounce looks like this: prəˈnaʊns.

Usage

Head on over to heyseth.github.io/phonemenal. Type in a word - maybe something like; worcestershire, onomatopoeia, or anemone. Click the first button to get an ARPABET representation of your word. ARPABET is basically a set of intuitive letter codes to represent the individual sounds of a word. Click the second button if you would like to hear the word sounded out.

If the word isn't found in Datamuse's database the algorithm will give a guess for the correct pronunciation. A question mark will be displayed after the pronunciation in this case.

License

This project is licensed under the GNU General Public License - see the license.md file for details.

Acknowledgments

Huge thanks to:

  • Datamuse for their incredible, free API.
  • Thunderblaster, for their JavaScript implementation of the Navy Research Lab's algorithm for converting text to ARPABET codes.
  • Usborne Quicklinks, for their collection of phoneme pronunciations.