Browse Source

README.md: update the bug fixes applied upstream

master
Reece H. Dunn 11 years ago
parent
commit
61d70c07a9
1 changed files with 5 additions and 9 deletions
  1. 5
    9
      README.md

+ 5
- 9
README.md View File

and Cantonese Chinese (`zhy`) dictionaries from and Cantonese Chinese (`zhy`) dictionaries from
[http://espeak.sourceforge.net/data/](http://espeak.sourceforge.net/data/). [http://espeak.sourceforge.net/data/](http://espeak.sourceforge.net/data/).


4. Use `/i/` instead of `/ɪ/` for `en` transcription of the `/i/` phoneme;
`en-n` still uses the accent-specific `/ɪ/` transcription.

#### Build System #### Build System


The build system for eSpeak has been changed on the *master* branch to use The build system for eSpeak has been changed on the *master* branch to use


The following bugs have been fixed on the *master* branch: The following bugs have been fixed on the *master* branch:


* [`c1196192e5`](https://github.com/rhdunn/espeak/commit/c1196192e5950a80d37073135780441cc782c127)
— don't crash when `espeak_SetPunctuationList` is called with a null pointer.

* [`304d265f46`](https://github.com/rhdunn/espeak/commit/304d265f462fa4854c7d1f953131c69937a2fe74)
— fix a segfault when running `espeak -x "[[]]"`

* [`c098e8b891`](https://github.com/rhdunn/espeak/commit/c098e8b8910c1bffdd878198095fee803d8bd73a)
— change the IPA transcription of the `/i/` phoneme to `i`.
* all bug fixes have been applied upstream.


These have been sent upstream for inclusion in the upstream version of eSpeak.
The bug fixes are sent upstream for inclusion in the upstream version of eSpeak.


### android ### android



Loading…
Cancel
Save