2251 Commits (d42ba93959263cd5fc38ec548ee4007de1b072bc)
 

Author SHA1 Message Date
  Reece H. Dunn d42ba93959 Don't use the HOME directory as the espeak-ng-data path. 8 years ago
  Reece H. Dunn 773da20c16 Support using home (data) paths other than 'espeak-ng-data'. 8 years ago
  Reece H. Dunn 0367abf98f Support loading phoneme data files relative to the phsrc path. 8 years ago
  Reece H. Dunn e372d84348 espeak-ng: add a <phsource-dir> argument to --compile-phonemes. 8 years ago
  Reece H. Dunn eb91c8dfce espeak_ng_CompilePhonemeDataPath: Allow the user to specify the source and destination paths for the phoneme data. 8 years ago
  Reece H. Dunn e0a598e968 Use variables for the phoneme source and destination paths. 8 years ago
  Reece H. Dunn b67c463852 Inline CompilePhonemeData2 into espeak_ng_CompilePhonemeData. 8 years ago
  Reece H. Dunn ca77ce928b CompilePhonemeData2: Inline the single use of the source parameter. 8 years ago
  Reece H. Dunn 59ca718d40 Always use 'en' as the default voice/language. 8 years ago
  Reece H. Dunn 54b1bf939c Ignore the 'make dist' output. 8 years ago
  Reece H. Dunn 96e34565ed Use a default buffer length of 60mS to fix using MBROLA voices. 8 years ago
  Reece H. Dunn 5b072d0fd6 Update the CHANGELOG. 8 years ago
  Valdis Vitolins 60396f3b5d Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 8 years ago
  Valdis Vitolins 7ad277e39e Fixed typo 8 years ago
  Valdis Vitolins b10f6ea1a2 Warning deleted for fixed issue #195 8 years ago
  Valdis Vitolins d9d7006d7a Comments about implementation for utf8_in2() 8 years ago
  Valdis Vitolins 059543ceb0 Fix for issue #195 Different non-Latin diacritized consonants are wrongly considered as one doubled 8 years ago
  Reece H. Dunn d1c56e6120 Android: Fix installing the voices -- use the new espeak-ng-data path. 8 years ago
  Reece H. Dunn 690bb8b7d2 Ignore any present gradle wrapper. 8 years ago
  Reece H. Dunn 2e84bbbcc8 Use autoconf to check for sys/endian.h. 8 years ago
  Reece H. Dunn 58c655abae Use autoconf to check for endian.h. 8 years ago
  Reece H. Dunn 39bbd48144 README: Add a cross compilation section. 8 years ago
  Reece H. Dunn 7cb79ea358 Don't use AC_FUNC_(M|RE)ALLOC as they cause 'Undefined reference to rpl_(m|re)alloc' on some systems. 8 years ago
  Reece H. Dunn 006bd842c3 Fix indentation in wavegen.c. 8 years ago
  Reece H. Dunn 9d885c89fd Merge remote-tracking branch 'ValdisVitolins/master' 8 years ago
  chrislm fc7a94dcf1 ES: minor fix for eI (vdipht) pronunciation 8 years ago
  Valdis Vitolins 824e55b855 Fixed link to bug 8 years ago
  Valdis Vitolins 640f0d8160 Typo fixes 8 years ago
  Valdis Vitolins fd30bdf026 More details about rule implementation and caveats 8 years ago
  Valdis Vitolins 47e1a2b43a Latvian language improvements 8 years ago
  Valdis Vitolins 91b723c99a Lowered nasaliness of Latvian voice 8 years ago
  Reece H. Dunn d828156576 Reduce buffer length to 50mS and don't override it when using eSpeak for audio. 8 years ago
  Reece H. Dunn dae9cda060 Revert "issue 172: fix sluggish speech for stopped speech." 8 years ago
  Reece H. Dunn a506dc5241 Fix setting saved_parameters in espeak_ng_Initialize. 8 years ago
  Reece H. Dunn 36d5a8b67b Revert "Don't reset the parameters unless they have been set." 8 years ago
  Reece H. Dunn 26e453dd2f Don't reset the parameters unless they have been set. 8 years ago
  Reece H. Dunn e095f008fa Merge remote-tracking branch 'eeejay/set-voice-by-name' 8 years ago
  Reece H. Dunn 2ccaa7f002 Improve the IsLetterGroup comments. 8 years ago
  Reece H. Dunn af1fae46de Fix formatting of the previous changes to match style guidelines. 8 years ago
  Eitan Isaacson 97a7733df9 Use espeak_SetVoiceByName in emscripten glue when only name is provided. 8 years ago
  Valdis Vitolins e7663a230b Latvian language improvement: more correct syntax used for unstressed syllables 8 years ago
  Valdis Vitolins 6820f450de Documentation: fixed typo 8 years ago
  Valdis Vitolins 2e7bf37c07 Documentation: '\xxx' for character and and ')J_xxx' rule documented 8 years ago
  Valdis Vitolins 8e93334d1a Documentation: Issue #155 — how to use letter group with 'empty string' in letter group 8 years ago
  Valdis Vitolins a621ad46e7 Implementation for issue #155 8 years ago
  Reece H. Dunn 8d5efa0002 ar: use 'A' instead of 'aa' in comments with upper-case words. 8 years ago
  Reece H. Dunn ae3e411f67 Build the ar language files. 8 years ago
  Reece H. Dunn 85c5a03cd7 ar: the A phoneme is used in the Arabic dictionary, so uncomment it. 8 years ago
  Reece H. Dunn e2da3497b7 ar: add the Arabic dictionary files from https://github.com/linuxscout/espeak-ng 8 years ago
  Reece H. Dunn 8e7343fdc3 ar: use the ph_arabic file from https://github.com/linuxscout/espeak-ng 8 years ago