Browse Source

Move espeak-ng-data/voices/README.md to docs/languages.md.

master
Reece H. Dunn 8 years ago
parent
commit
3d03f9b35a
2 changed files with 5 additions and 5 deletions
  1. 1
    1
      README.md
  2. 4
    4
      docs/languages.md

+ 1
- 1
README.md View File

@@ -28,7 +28,7 @@
----------

The eSpeak NG (Next Generation) Text-to-Speech program is an open source speech
synthesizer that supports [95 languages and accents](espeak-ng-data/voices/README.md).
synthesizer that supports [95 languages and accents](docs/languages.md).
It is based on the eSpeak engine created by Jonathan Duddington. It uses
spectral formant synthesis by default which sounds robotic, but can be
configured to use Klatt formant synthesis or MBROLA to give it a more natural

espeak-ng-data/voices/README.md → docs/languages.md View File

@@ -1,8 +1,8 @@
# Voices
# Languages

The voices in espeak-ng are grouped by their
The languages in espeak-ng are grouped by their
[ISO 639-5](https://en.wikipedia.org/wiki/List_of_ISO_639-5_codes) language
family code. The voices are identified by their
family code. They are identified by their
[BCP 47](https://en.wikipedia.org/wiki/BCP47) identifier. For several accents
and dialects,
[private-use extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
@@ -10,7 +10,7 @@ have been used.

The supported languages are:

| Family Code | Voice Identifier | Language Family | Language | Accent/Dialect |
| Family Code | Identifier | Language Family | Language | Accent/Dialect |
|-------------|-------------------|-----------------------|-----------------------------|------------------------|
| `gmw` | `af` | West Germanic | Afrikaans | |
| `ine` | `sq` | Indo-European | Albanian | |

Loading…
Cancel
Save