/native/external/espeak/ChangeLog

http://eyes-free.googlecode.com/ · #! · 188 lines · 98 code · 90 blank · 0 comment · 0 complexity · ac79954e84483cd366431c771d5534d4 MD5 · raw file

  1. eSpeak 1.39
  2. Fix for crash with some SSML tags.
  3. Minor language improvements: French, English/US
  4. Fix missing phoneme translations for mbrola French voice.
  5. eSpeak 1.38
  6. Language improvements include:
  7. English/US, French, Afrikaans.
  8. Added support for mbrola Brazilian voices br1, br3, br4.
  9. Pitch changes now work for mbrola voices in SAPI5 version.
  10. Various minor bug fixes.
  11. eSpeak 1.37
  12. Added build options for pulseaudio and sada sound systems.
  13. Bug fixes:
  14. Fixed crash on some very long words.
  15. Fixed crash when saying "ligature A E".
  16. Added support for mbrola Spanish voices es1, es2.
  17. Fixed letter names lang=it 'v' 'x'
  18. eSpeak 1.36
  19. Windows SAPI5 version, allow top speed of 390 wpm.
  20. Improvements to Polish.
  21. Fix error with mbrola Croatian "cr1" voice.
  22. Fix: $textmode in *_list files, allow translation to a word which is also in the *_list file.
  23. eSpeak 1.35
  24. Fixed: Languages ru, el, zhy, not speaking English words.
  25. eSpeak 1.34
  26. Minor bug fixes.
  27. 1. Fixed French word "? ".
  28. 2. Fixed byte-order problem with *_dict files on big-endian processors.
  29. eSpeak 1.33
  30. 1. Bug fix: Prefixes containing non-ascii characters.
  31. 2. Bug fix: *_dict file and mbrola translation files on big-endian processors.
  32. 3. Add --voices=mbrola to list the mbrola voices.
  33. 4. Reduce echo when announcing punctuation.
  34. 5. Treat echo amplitude=0 as no echo, even if an echo delay is set.
  35. eSpeak 1.32
  36. 1. Added languages:
  37. ta (Tamil)
  38. tr (Turkish)
  39. ku (Kurdish)
  40. es-la (Latin American Spanish variant)
  41. id (Indonesian, no feedback yet).
  42. 2. Improved languages including, Spanish, French, Mandarin
  43. 3. Speak character; will speak the names of all accented letters up to Unicode U+17F, if the accent names are defined for the current language.
  44. 4. Speak punctuation, and speak character, will speak the character name in English if it's not defined for the current language. If it's not defined for English then it speaks its Unicode character number.
  45. 5. espeak --voices; mbrola voices are listed only if a language is specified.
  46. 6. Fixed bug in pronunciation of words which are defined in *_list files with $textmode (end-of-word indicator was missing).
  47. 7. Fixed bad pitch intonation when speaking punctuation.
  48. 8. Allow language switching during phoneme text input (eg. [[_^_EN hEloU _^_FR]] )
  49. 9. Tone languages (Mandarin), indicate emphasis by increasing the pitch range.
  50. 10. Fixed bug where the language remains changed if speech is cancelled while speaking a word in a temporary language.
  51. 11. Removed punctuation pauses from the end of text, unless the espeakENDPAUSE flag is set in espeak_Synth().
  52. 12. SSML. Don't speak text within <metadata> </metadata>.
  53. 13. Fixes to SSML voice selection.
  54. 14. SSML. Fixed crash when <voice name=""> has an unrecognised voice name.
  55. 15. SSML. Fixed, &nnn; character codes could cause the following text to be mis-read.
  56. 16. Fixed bug, to allow use with mbrola voices on big-endian processors.
  57. 17. Fixed segfault when wordgap feature is used.
  58. 18. "speak" program, don't terminate when an empty sentence is found.
  59. 19. Fixed bug in *_rules files; letter-groups (eg .L01) were not correctly recognised.
  60. 20. Event list callback: Fixed audio position of a vowel when it follows a voiced consonant. Ensure that enough space is allocated for the event list when espeak_Initialize() is called with a small buffer size. Fixed the word length information when multibyte characters are used.
  61. 21. Added "consonants" attribute to voice files, to adjust the strength of consonants.
  62. 22. RISC_OS version. Implement --voices (list voices). Disable "breath" attribute in voice files because it causes a floating-point crash.
  63. eSpeak 1.31
  64. 1. Added language: jbo (Lojban).
  65. 2. Added command line parameter: --split="<minutes>". Starts a new WAV output file every <minutes> minutes.
  66. 3. Added command line parameter: --compile=debug. Includes source line numbers from the *_rules file which are shown when the -X option is used.
  67. 4. Fixed bug in version 1.30. Vowels had too strong attack.
  68. 5. Fixed intonation bug for lang=es,pt. Pitch drops until end-of-sentence, after an accented vowel.
  69. 6. Mbrola voices. Better intonation, by applying pitch changes over the first 80% of the mbrola phonemes.
  70. 7. Linux: look for environment variable ESPEAK_DATA_PATH (if set) for the espeak-data directory.
  71. 8. SSML tag <emphasis>. Fixed bug. Also, reduce the previous stressed word to unstressed.
  72. 9. Remove pause before <say-as> at the beginning of a sentence (fix needed by Speech Dispatcher). Fix <say-as interpret-as="key">.
  73. 10. SSML tag <audio src=""> now works in PLAYBACK modes, or if a UriCallback() function has not been set.
  74. 11. Fix SSML tags, <break time="">,
  75. 12. lang=en-r: changes to phonemes.
  76. 13. lang=es: improvents. Added new phoneme [J^] voiced palatal frictive.
  77. 14. Fix espeakEVENT_MARK events in AUDIO_OUPUT_PLAYBACK mode.
  78. eSpeak 1.30
  79. 1. Added languages:
  80. zh (Mandarin)
  81. sr (Serbian)
  82. grc (Ancient Greek).
  83. 2. Use a different intonation for exclamation sentences.
  84. 3. Add options for different intonation styles ("intonation" attribute in voice files).
  85. 4. Reduced some glitches at low pitches.
  86. 5. Increase the top speed from 370 to 390 wpm.
  87. 6. Added option for gaps (pauses) between words.
  88. -g option, and espeak_SetParameter(espeak_WORDGAP).
  89. 7. *_list files can include pronounciations as text, as well as as phonemes ($textmode, $phonememode, $text).
  90. 8. *_list files can include multiple words of up to 10 parts.
  91. 9. *_rules files. .replace section for character substitution before *_rules and *_list are applied.
  92. 10. Improved English [r].
  93. 11. Allow echo to decay at the end of speech.
  94. 12. Allow voice+variant names in SSML tags.
  95. 13. Better intonation effect for <emphasis> tag.
  96. 14. Remember the voice variant over <speak> tags.
  97. 15. Fix problem with Mbrola voices stopping in Jaws screenreader.
  98. 16. lang=vi, recognise combining accent characters.