4295 Commits (0ee91aaa064b6c86e3aa98fe56e4a76e8a2e293c)
 

Author SHA1 Message Date
  Juho Hiltunen 4e8d47d2cc portability: use suffix rules instead of pattern rules. 7 years ago
  Reece H. Dunn 8694f483bd docs: Document the MBROLA voices in a table. 7 years ago
  Reece H. Dunn 8022d12783 README: Wording changes based on suggestions by https://github.com/CarlosFromNewYork. 7 years ago
  Reece H. Dunn cdb837b430 Remove 'mb-ir2', as the 'ir2' MBROLA voice does not exist. 7 years ago
  Reece H. Dunn d26fce3217 Be more specific in the missing --compile voice name, and fix punctuation. 7 years ago
  Reece H. Dunn 7c7081cb32 Handle the '--compile=' case when reporting a 'Voice name not specified' error. 7 years ago
  Reece H. Dunn 9395240a9e Merge remote-tracking branch 'jaacoppi/bugfix' 7 years ago
  Juho Hiltunen fb175ec600 Print an error message if voice is not specified with --compile 7 years ago
  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