eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn 0451899ff2 Merge branch 'master' into android 12 years ago
..
Makefile 1.45.44 -- from the espeak and espeakedit zip file sources 13 years ago
README [1.47.01] 12 years ago
espeak-phoneme-data.c [1.46.36] 12 years ago
phondata-manifest 1.46.02 12 years ago

README

espeak-utils
============

A utility to convert the phonindex, phontab and phondata to
big-endian form if necessary.

* espeak-phoneme-data

This is the little-endian to big-endian conversion tool. It uses an
external file (by default called 'phondata-manifest') in order to convert
the phondata file.

The 'phondata-manifest' file is produced by espeakedit when it compiles
the phoneme data. If it is not present here, find it in the espeak-data directory.

NOTE:
The format of espeak-data/phondata changed in eSpeak version 1.47. The utility
has been modified for this. [jonsd]