@@ -38,6 +38,7 @@ new languages: | |||
* ltg (Latgalian) -- Valdis Vitolins | |||
* nog (Nogai) -- boracasli98, Valdis Vitolins | |||
* qu (Quechua) -- Valdis Vitolins | |||
* qdb (Lang Belta) -- Da Def, Valdis Vitolins | |||
* th (Thai) -- Valdis Vitolins | |||
* tk (Turkmen) -- boracasli98, Valdis Vitolins | |||
* ug (Uyghur) -- boracasli98, Valdis Vitolins |
@@ -372,6 +372,7 @@ phsource/phonemes.stamp: \ | |||
phsource/ph_korean \ | |||
phsource/ph_kurdish \ | |||
phsource/ph_kyrgyz \ | |||
phsource/ph_langbelta \ | |||
phsource/ph_latin \ | |||
phsource/ph_latvian \ | |||
phsource/ph_lithuanian \ | |||
@@ -560,6 +561,7 @@ dictionaries: \ | |||
espeak-ng-data/pl_dict \ | |||
espeak-ng-data/pt_dict \ | |||
espeak-ng-data/py_dict \ | |||
espeak-ng-data/qdb_dict \ | |||
espeak-ng-data/qu_dict \ | |||
espeak-ng-data/quc_dict \ | |||
espeak-ng-data/ro_dict \ | |||
@@ -822,6 +824,9 @@ espeak-ng-data/pt_dict: dictsource/pt_list dictsource/pt_rules dictsource/pt_ext | |||
py: espeak-ng-data/py_dict | |||
espeak-ng-data/py_dict: dictsource/py_list dictsource/py_rules dictsource/py_extra | |||
qdb: espeak-ng-data/qdb_dict | |||
espeak-ng-data/qdb_dict: dictsource/qdb_list dictsource/qdb_rules | |||
qu: espeak-ng-data/qu_dict | |||
espeak-ng-data/qu_dict: dictsource/qu_list dictsource/qu_rules dictsource/qu_extra | |||
@@ -1,6 +1,6 @@ | |||
# Languages | |||
Development version of eSpeak NG supports 121 languages and accents, | |||
Development version of eSpeak NG supports 122 languages and accents, | |||
which are listed in table below. | |||
To check, what languages are supported by distributed version, run `espeak-ng --voices` command. | |||
@@ -96,6 +96,7 @@ To check, what languages are supported by distributed version, run `espeak-ng -- | |||
| `art` | `py` | Constructed | Pyash | | | |||
| `zlw` | `pl` | West Slavic | Polish | | | |||
| `roa` | `pt-br` | Romance | Portuguese | Brazillian | | |||
| `art` | `qdb` | Constructed | Lang Belta | | | |||
| | `qu` | | Quechua | | | |||
| `myn` | `quc` | Mayan | K'iche' | | | |||
| `roa` | `pt` | Romance | Portuguese | Portugal | |