4125 Commits (9bb2abe423e3f189f25ec615b68cd0cf36e9099c)
 

Author SHA1 Message Date
  Valdis Vitolins 9bbdf27f7c mbrola: add mb-jp1, mb-jp2 and mb-jp3 voices 6 years ago
  Valdis Vitolins cb2046c765 mbrola: add mb-in1 and mb-in2 voices 6 years ago
  Valdis Vitolins 7bc58fdd35 mbrola: add mb-gr1 voice, rename mb-gr2 voice from 'greek-mbrola-1' to 'greek-mbrola-2' 6 years ago
  Valdis Vitolins 8abf938529 mbrola: add missing phoneme mappings for mb-es1 and mb-es2 voices 6 years ago
  Valdis Vitolins b6f3d86934 mbrola: add mb-es4 voice 6 years ago
  Valdis Vitolins bb7a308eba mbrola: add mb-es3 voice 6 years ago
  Valdis Vitolins 03a8a6b7d4 mbrola: add mb-de8 voice 6 years ago
  Reece H. Dunn 675af01f55 ru: add a pronunciation exception for 'интернет' ('internet') as 'интэрнэ́т' 6 years ago
  Reece H. Dunn 32ab5d342b ru: use 'n@' for 'на' when used as a preposition 6 years ago
  Reece H. Dunn a920844be9 ru: revert the changes to the 'в' and 'с' prepositions 6 years ago
  Valdis Vitolins c037223bdb ar: make proclitics unstressed 6 years ago
  Reece H. Dunn d473121b52 Merge remote-tracking branch 'valdisvi/kiche' 6 years ago
  Reece H. Dunn 31a765cf7e Merge remote-tracking branch 'valdisvi/kazakh' 6 years ago
  Reece H. Dunn 71bb30f4a6 Merge remote-tracking branch 'valdisvi/master' 6 years ago
  Reece H. Dunn e3d94b4b36 Merge remote-tracking branch 'valdisvi/lithuanian' 6 years ago
  Valdis Vitolins 9c75745cf5 lt: Issue: https://github.com/rhdunn/espeak/issues/18 — merge language improvements from https://github.com/mondhs/espeak/commits/master 6 years ago
  Valdis Vitolins 029b7da35c kk: add initial support for Kazakh language 6 years ago
  Valdis Vitolins 9ac0739e31 docs: improve description of phoneme definition 6 years ago
  Valdis Vitolins 0f86acd230 Issue #515 — add initial support for K'iche' language 6 years ago
  chrislm 9b2ae6ce51 IT: fixed rule -sio in word end 6 years ago
  Valdis Vitolins 0fb546747f docs: add link to header file 6 years ago
  Valdis Vitolins 26b067a68b ar: move default stress rule from code to config file 6 years ago
  Valdis Vitolins f86540308c ar: define Z phoneme explicitly 6 years ago
  Valdis Vitolins 5c7dd911f1 ar: move decision logic of dark vowels to ar_rules file 6 years ago
  Valdis Vitolins 08ef8f9c8f ar: create separate dark vowels to be used after thick consonants 6 years ago
  Valdis Vitolins ed108d3b3b ar: create letter group for non-thick consonants 6 years ago
  Reece H. Dunn 9d901e48be shn: support numbers for 100, 1000, and 10000 6 years ago
  Reece H. Dunn 61672f5e24 Use defines for the different number breaking systems to improve readability. 6 years ago
  Reece H. Dunn ed5a378b9d docs: document the tr_languages langopts 6 years ago
  Reece H. Dunn 273b8e2a1f en: support numbers upto a hundred nonillion 6 years ago
  Reece H. Dunn 0b4896fd7c en: add tests for cardinal and ordinal numbers 6 years ago
  Reece H. Dunn f387fd804a Merge remote-tracking branch 'valdisvi/shan' 6 years ago
  Reece H. Dunn 9638750579 Always flush stdout when reading stdin line by line. 6 years ago
  Reece H. Dunn fb06f35f3b Update the Unicode Data Files license. 6 years ago
  Reece H. Dunn 088de546e9 Use the generic BSD-2-Clause license text in COPYING.BSD2. 6 years ago
  Reece H. Dunn 1c60fb7f62 Don't use STRESSPOSN_1L for thousands_sep in the Slovak/Czech language setup. 6 years ago
  Reece H. Dunn c6ac526847 When printing phonemes, don't add a space at the start of a sentence or clause. 6 years ago
  Reece H. Dunn 65186c07df Preserve the sourceix property of a deleted phonSWITCH phoneme. 6 years ago
  Reece H. Dunn cf6d14783c Preserve the sourceix property of a deleted phoneme for replaced phonemes. 6 years ago
  Reece H. Dunn 8e13f7147c Add constants for use with PHONEME_LIST.newword. 6 years ago
  Valdis Vitolins d0e806b600 ur: improvements for Urdu by Ejaz Shah 6 years ago
  Reece H. Dunn 910f4c2a72 Add ISO 15924 script codes to the remaining language pronunciation tests. 6 years ago
  Reece H. Dunn 475bfdcb66 Use the ISO 15924 4-letter script names consistently in the tests. 6 years ago
  Valdis Vitolins 4a7118dba1 Fix issue #530 Broken replacement from Cyrrilic to Latin for Lingua Franca Nova 6 years ago
  Valdis Vitolins 5439b89db8 Issue #521 — add spelling tests for more langugages 6 years ago
  Valdis Vitolins d3f2a753f3 Fix issue #527 — spelling differs for Russian with or without extended dictionary 6 years ago
  Reece H. Dunn 86bbc257b0 Support matching any length strings in the replacement rules. 6 years ago
  Reece H. Dunn 98e9122dfc FindReplacementChars: Pass in the source buffer (next characters) instead of next_in. 6 years ago
  Reece H. Dunn 4fbcda9c2a FindReplacementChars: Use an nc (next character) variable. 6 years ago
  Reece H. Dunn cacc212d4b FindReplacementChars: Rename uc to fc. 6 years ago