Browse Source

Docs: update list of languages

master
Valdis Vitolins 6 years ago
parent
commit
18e62fe64a
2 changed files with 7 additions and 2 deletions
  1. 1
    1
      README.md
  2. 6
    1
      docs/languages.md

+ 1
- 1
README.md View File

@@ -29,7 +29,7 @@
----------

The eSpeak NG (Next Generation) Text-to-Speech program is an open source speech
synthesizer that supports [102 languages and accents](docs/languages.md),
synthesizer that supports [107 languages and accents](docs/languages.md),
based on the eSpeak engine created by Jonathan Duddington. It supports spectral
and Klatt formant synthesis, and the ability to use MBROLA voices.


+ 6
- 1
docs/languages.md View File

@@ -8,7 +8,7 @@ and dialects,
[private-use extensions](https://raw.githubusercontent.com/espeak-ng/bcp47-data/master/bcp47-extensions)
have been used.

The 102 supported languages and accents are:
The 107 supported languages and accents are:

| Family Code | Identifier | Language Family | Language | Accent/Dialect |
|-------------|-------------------|-----------------------|-----------------------------|------------------------|
@@ -71,6 +71,7 @@ The 102 supported languages and accents are:
| `inc` | `kok` | Indic | Konkani | |
| | `ko` | | Korean | |
| `ira` | `ku` | Iranian | Kurdish | |
| `trk` | `kk` | Turkic | Kazakh | |
| `trk` | `ky` | Turkic | Kyrgyz | |
| `itc` | `la` | Italic | Latin | |
| `bat` | `lv` | Baltic | Latvian | |
@@ -89,15 +90,19 @@ The 102 supported languages and accents are:
| `inc` | `or` | Indic | Oriya | |
| `cus` | `om` | Cushitic | Oromo | |
| `roa` | `pap` | Romance | Papiamento | |
| `art` | `py` | Constructed | Pyash | |
| `zlw` | `pl` | West Slavic | Polish | |
| `roa` | `pt-BR` | Romance | Portuguese | Brazillian |
| `myn` | `quc` | Mayan | K'iche' | |
| `roa` | `pt` | Romance | Portuguese | Portugal |
| `inc` | `pa` | Indic | Punjabi | |
| `roa` | `ro` | Romance | Romanian | |
| `zle` | `ru` | East Slavic | Russian | |
| `zle` | `ru-LV` | East Slavic | Russian | Latvia |
| `zls` | `sr` | South Slavic | Serbian | |
| `bnt` | `tn` | Bantu | Setswana | |
| `inc` | `sd` | Indic | Sindhi | |
| `tai` | `shn` | Tai | Shan (Tai Yai) | |
| `inc` | `si` | Indic | Sinhala | |
| `zlw` | `sk` | West Slavic | Slovak | |
| `zls` | `sl` | South Slavic | Slovenian | |

Loading…
Cancel
Save