306 Commits (b5035d73f800894e191728ca044392bc828f8754)

Author SHA1 Message Date
  jonsd 22756f15a6 [1.29.25] <emphasis> tag now changes the intonation to emphasize the specified word. 17 years ago
  jonsd 363753f388 [1.29.24] Fixed problem where espeak_GetCurrentVoice() gave a newline character after the voice name. 17 years ago
  jonsd 38a60f15c6 [1.29.23] Increase max speed from 370 to 390 wpm. 17 years ago
  jonsd b1a45dcdf5 [1.29.22] Remember voice variant over <speak> </speak> tags. 17 years ago
  jonsd 40c466b36e Fixes to Sound Icons (play WAV files for punctuation). 17 years ago
  jonsd 5e73431fd9 git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@106 d46cf337-b52f-0410-862d-fd96e6ae7743 17 years ago
  jonsd e87bb29b27 [1.29.20] Fix for crash in Chinese text. 17 years ago
  jonsd f9725f9f64 [1.29.18] Add data for Serbian voice ("sr"). 17 years ago
  jonsd c049552f9e Changes to languages: en, en-r. 17 years ago
  jonsd b8e4fd103a [1.29.17] Limit the minimum pitch (including flutter) to 25Hz. 17 years ago
  jonsd 960fc6dfdc lang=en, changes to [r] 17 years ago
  jonsd bd79fee87d Changes to voice: en-r 17 years ago
  jonsd 74e4e9b09e git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@96 d46cf337-b52f-0410-862d-fd96e6ae7743 17 years ago
  jonsd 531de957cd [1.29.15] Fix compiler warning, conversion from string constant to 'char *'. 17 years ago
  jonsd 9543dcc00d [1.29.12] *_list files can translate words to "sounds like" words as well as phonemes. $textmode, $phonememode. 17 years ago
  jonsd 5bdf9d63ab [1.29.11] Move character substitution feature to language *_rules files. 17 years ago
  jonsd e5f2d6f4c6 Fix a numerical overflow in wavegen() which could cause distortion when a voice file increases the height of formant peaks. 17 years ago
  jonsd dbe268fc06 [1.29.10] Change the harmonic for formants 6,7,8 only at cycle quiet points, not every 64 cycles. This reduces noise clicks. 17 years ago
  jonsd 0e3e90126e Ensure echo completes one echo period at the end of speech. 17 years ago
  jonsd ca61663045 [1.29.07] Reduce clicks at very low pitches due to numerical overflow in wave generation. 18 years ago
  jonsd 09c32b73f0 [1.29.07] Set correct 22050Hz rate for mbrola voices de5,de6,de7 18 years ago
  jonsd 41fb54859d [1.29.06] Adjust some vowels in en-sc, en-r, en-rp, en-wm 18 years ago
  jonsd a6a5246a54 [1.29.04] Allow up to 10 parts in multiple-word entries in *_list files. 18 years ago
  jonsd 40d4adadbf [1.29.02] lang=af: updated af_rules and af_dict 18 years ago
  jonsd 943e8b300e [1.29.01] <prosody pitch> when specified as semitones had no effect. 18 years ago
  jonsd 75f0402750 Remove duplicate definition of wave_flush() in wave.cpp. 18 years ago
  jonsd 3d97adb438 [1.29] lang=en, minor changes to phonemes [I] [V] [aI] [eI] 18 years ago
  jonsd cbff131b89 [1.28.07] Changed the format of envelope files (phsource/envelope). These are not text files which contains coordinates which define the envelope. 18 years ago
  jonsd 5019e65842 [1.28.05] Changed names of voice variant files (espeak-data/voices/!v). 18 years ago
  jonsd d4ff77a7d5 [1.28.04] Don't join [v][z] to a liquid [l][r][w][j] across a word boundary. 18 years ago
  jonsd eb7ff287d4 [1.28.04] espeakedit: look for environment variable ESPEAK_DATA_PATH 18 years ago
  jonsd 810fb2404d [1.28.03] Added macro in speech.h for max. length of the espeak-data path. 18 years ago
  jonsd d57575bbb9 [1.28.01] Fix compile error when compileing without #define USE_PORTAUDIO 18 years ago
  jonsd 9e558ad4dc [1.28] 18 years ago
  jonsd daaa9ddbb7 [1.27.10] Added inverse conditional rules in *_list and *_rules. eg. ?!3 "if rule 3 is NOT set". 18 years ago
  jonsd 0def252307 [1.27.09] Fix for --punct option when used with <say-as>. 18 years ago
  jonsd 3546b19965 [1.27.08] Fix to inheriting voice attributes over <speak> and <voice> tags. 18 years ago
  jonsd 0c3b856173 [1.27.07] Fixed crash when espeak_Initialize() is called after espeak_Terminate() 18 years ago
  jonsd f3a4623535 [1.27.06] Roman number translation added (for some languages). 18 years ago
  jonsd efbed31f77 [1.27.05] Fix bug in numbers (million spoken as "thousand") introduced in 1.27.04. 18 years ago
  jonsd 1a28202d00 [1.27.04] tr_languages: replace_char substitution can do 2->1 and 1->2 characters. 18 years ago
  jonsd 3303246b80 [1.27.03] Windows, look for env variable ESPEAK_DATA_PATH. 18 years ago
  jonsd 05aeea7858 [1.27] Only keep one primary stress when adding prefixes. 18 years ago
  jonsd 8ad5946b29 [1.26.11] Windows: look for environment variable ESPEAK-DATA-PATH for the directory which contains the espeak-data directory. 18 years ago
  jonsd 5414063759 [1.26.10] Lengthen phoneme [n] slightly. 18 years ago
  jonsd 3c1fcdfdbe Add windows/espeakedit project build data. 18 years ago
  jonsd a130114554 [1.26.09] UriCallback() "base" parameter has empty string rather than NULL pointer. 18 years ago
  jonsd b7f2dd2d04 [1.26.08] Fixed --stdout option in "espeak" program was writing to file "stdout". 18 years ago
  jonsd 6a325e7781 [1.26.06] Fixed check for dot in abbreviations, for multibyte characters. 18 years ago
  jonsd 188b0d7c11 [1.26.05] Fix count of upper-case letters in a word to consider multibyte characters. 18 years ago