mathijshenquet / english-text-to-phonemes

πŸ™Š Simple algorithm to translate English text to phonetic representation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English text to phonemes

A quick and easy algorithm to convert English text to speech representation in the form of IPA symbols. This is not a state of the art algorithm for speech synthesis. It is rather a quick and easy way to get a auditive profile of an English text. It is useful, for example, if you are automatically analyzing the vocal properties of English poems.

Rules are derived from Elovitz, Honey S., et al. Automatic translation of English text to phonetics by means of letter-to-sound rules. No. NRL-7948. NAVAL RESEARCH LAB WASHINGTON DC, 1976.

Installation

todo

Usage

todo

Contact

Maarten Trompper (maartentrompper@freedom.nl)

About

πŸ™Š Simple algorithm to translate English text to phonetic representation

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%