Skip to content

BenTalagan/espeak-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

eSpeak NG - Glaemscribe fork

Glaemscribe is a transcription engine dedicated to Tolkien's writing systems. It uses (will use in a near future) eSpeak NG for its phonemic modes, and thus integrates an emscripten compiled version of eSpeak NG.

Forking is needed for that purpose, but this fork is very close to the original version of eSpeak NG, so it lives in parallel and is updated with eSpeak NG's fixes. Glaemscribe's fork integrates a few custom patches to make eSpeak NG compatible with Glaemscribe. The main differences/additions of this fork are :

  • It has additionnal phonemic rules to handle virtual chars that are used to instrument the original text and are kept in the output IPA to restore the punctuation. This is a needed, but dirty hack.
  • It has its own phoneme files to augment IPA for the needs of tengwar transcription ; the phoneme files have a different inheritance hierarchy, and will try to keep phonological distinctions as much as possible in the IPA so that they are available during transcription (for example standard intra-word phonetic r handling vs linking r vs intrusive r).
  • It has also its own way of building the emscripten files.
  • It has it's own unit tests.

Build info

See the /emscripten-glaemscribe folder.

Tests

See the /tests-glaemscribe folder.

espeak-ng docs

  1. User guide explains how to set up and use eSpeak NG from command line or as a library.
  2. Building guide provides info how to compile and build eSpeak NG from the source.
  3. Index provides full list of more detailed information for contributors and developers.
  4. Look at contribution guide to start your contribution.
  5. Look at eSpeak NG roadmap to participate in development of eSpeak NG.

License Information

eSpeak NG Text-to-Speech is released under the GPL version 3 or later license.

The getopt.c compatibility implementation for getopt support on Windows is taken from the NetBSD getopt_long implementation, which is licensed under a 2-clause BSD license.

Android is a trademark of Google Inc.

About

eSpeak NG fork for Glaemscribe

Resources

License

GPL-3.0 and 3 other licenses found

Licenses found

GPL-3.0
COPYING
Apache-2.0
COPYING.APACHE
BSD-2-Clause
COPYING.BSD2
Unknown
COPYING.UCD

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.1%
  • HTML 13.6%
  • Java 8.1%
  • Shell 3.7%
  • C++ 3.0%
  • Makefile 1.7%
  • Other 3.8%