3637 Commits (3d94190f890ea4a167b9b8a2b309c79c4a8cfbb4)
 

Author SHA1 Message Date
  Reece H. Dunn d6c65da159 en: don't velarize n across word boundaries 7 years ago
  Reece H. Dunn 871772a9bd docs (style): Use 'MBROLA' instead of 'Mbrola', as it is an acronym (Multi-Band Resynthesis OverLap Add). 7 years ago
  Reece H. Dunn bd76404a75 docs (style): Use 'eSpeak NG' instead of 'eSpeakNG'. 7 years ago
  Reece H. Dunn 797fb4538a Merge remote-tracking branch 'valdisvi/master' 7 years ago
  Valdis Vitolins 084fb83af9 doc: update Mbrola configuration details 7 years ago
  Reece H. Dunn 87b67c2c9b tests: test hr consonant and vowel audio generation 7 years ago
  Reece H. Dunn 3caa3bbae2 Merge remote-tracking branch 'rhdunn/master' 7 years ago
  Reece H. Dunn 223ff9c8ad en: use '@' instead of 'I' for the ROSES vowel in en and en-GB. 7 years ago
  Reece H. Dunn 1a831ddac3 tests: add 'divided' to the English language pronunciation tests. 7 years ago
  Reece H. Dunn 6d25013c94 CompileReport: Don't generate a report if there are no references. [msvc /analyze] 7 years ago
  Reece H. Dunn 36c29c479a LookupDict2: Check if flags is not null before setting it. [msvc /analyze] 7 years ago
  Reece H. Dunn 0d801f0c88 tests: test hi consonant and vowel audio generation 7 years ago
  Reece H. Dunn e477e06930 en: use the 'add e' logic for the -edly suffix (allegedly, reputedly, etc.). 7 years ago
  Reece H. Dunn 28f700e829 en: fix resignedly, manoeuvred, reckon, Frances (name), and sponging. 7 years ago
  Reece H. Dunn a29d3f642c Test my and ka handling of long emoji names, and number pronunciation previously broken by that support. 7 years ago
  Reece H. Dunn 9344dab0c3 Revert "maintainability: pass seq_len_adjust to LookupSpect() instead of using globals" 7 years ago
  Reece H. Dunn 566e904b33 LookupDict2: Fix searching entries longer than 128 7 years ago
  Juho Hiltunen 839f727a24 headers: move WordToString() to synthesize.h 7 years ago
  Juho Hiltunen 9174a2045e maintainability: remove unused externs 7 years ago
  Juho Hiltunen f0c345eb6a maintainability: pass n_ph_list2 and ph_list2 to MakePhonemeList() and SubstitutePhonemes() instead of using globals 7 years ago
  Juho Hiltunen d08b8e43ca maintainability: pass seq_len_adjust to LookupSpect() instead of using globals 7 years ago
  Juho Hiltunen b23e8a7269 maintainability: pass Translator as to towlower2() instead of using a global 7 years ago
  Reece H. Dunn b7a8751f4d Remove a redundant comment -- history is available in git. 7 years ago
  Juho Hiltunen f73ebfd126 maintainability: pass current_alphabet as argument to TranslateLetter() instead of using global 7 years ago
  Juho Hiltunen d196d93ed5 maintainability: move variables to files where they are used, allowing removal of unnecessary extern declarations 7 years ago
  Juho Hiltunen 1bad240de8 maintainability: remove some unused variables and unnecessary extern declarations 7 years ago
  Juho Hiltunen c4ec7bfe34 remove option_phoneme_variants that is never set and always evaluates true 7 years ago
  Juho Hiltunen 7ee0d7905c remove unused int option_tone2 7 years ago
  Reece H. Dunn c5fb29d66c Update the CHANGELOG.md file. 7 years ago
  Reece H. Dunn 5555eb939f tests: test hak consonant and vowel audio generation 7 years ago
  Reece H. Dunn 639ee7e0f8 tests: test gu consonant and vowel audio generation 7 years ago
  Reece H. Dunn 7dbf87255d Release the memory in text in fuzzrunner.c. 7 years ago
  Reece H. Dunn dfe66289c8 Don't set final_ph2 to before phonetic in the stack if ix=1. 7 years ago
  Reece H. Dunn 2d7f3e9d54 Don't skip blanks past charix_top in TranslateClause. 7 years ago
  Reece H. Dunn 7dad0dfd40 Prevent TranslateRoman reading stack data from Lookup. 7 years ago
  Reece H. Dunn b24db06a84 Copy name to tr->dictionary_name if not equal 7 years ago
  Reece H. Dunn bb19c7a336 Release the memory allocated by p_text in espeak-ng.c. 7 years ago
  Reece H. Dunn 062cb8dfc9 Merge remote-tracking branch 'valdisvi/master' 7 years ago
  Reece H. Dunn 879cb9c08a Don't free 'tr' if null in DeleteTranslator. 7 years ago
  Valdis Vitolins c3d537db56 Add link to online testing 7 years ago
  Valdis Vitolins ad1fa7f25f Expose SpectSeqCreate(), SpectSeqDestroy() and LoadSpectSeq() functions for eSpeakNG Java Editor 7 years ago
  Reece H. Dunn d23735ae1b Release the translator memory in espeak{_ng,}_Terminate. 7 years ago
  Reece H. Dunn 87a2586bb0 Fix formatting of free_rules. 7 years ago
  Reece H. Dunn 444e4544d2 Simplify the !v comparison and check PATHSEP 7 years ago
  Reece H. Dunn c9ca77a4d4 Compare variant_name with "!v" only if long enough 7 years ago
  Reece H. Dunn a08d2c7bfb Ensure the allocated rules are properly cleaned up in compile_dictrules. 7 years ago
  Reece H. Dunn b60d2452c3 Copy name in LoadDictionary if not dictionary_name 7 years ago
  Reece H. Dunn cd17e7c935 docs: remove the references to Z-SAMPA. 7 years ago
  Reece H. Dunn e5ebf76722 docs: Use 'subtag' instead of 'tag' to correctly refer to BCP47 variant and private use names. 7 years ago
  Sascha Brawer 8aa4521d31 Make phoneme properties unsigned 7 years ago