Browse Source

README.md: Move the 'Praat Modifications' section under 'Development Branch'.

master
Reece H. Dunn 11 years ago
parent
commit
832bcf9d7c
1 changed files with 12 additions and 14 deletions
  1. 12
    14
      README.md

+ 12
- 14
README.md View File

@@ -9,10 +9,10 @@
- [Adding New Voices](#adding-new-voices)
- [Changes from Upstream](#changes-from-upstream)
- [Development Branch](#development-branch)
- [Praat Modifications](#praat-modifications)
- [Build System](#build-system)
- [espeakedit](#espeakedit)
- [Bug Fixes](#bug-fixes)
- [Praat Modifications](#praat-modifications)
- [Historical Releases](#historical-releases)
- [Bugs](#bugs)
- [License Information](#license-information)
@@ -216,6 +216,17 @@ have been removed from the git repository as well as being added to the
`.gitignore` file; as such, they will cause merge conflicts when merging
from *upstream* to *development*.

#### Praat Modifications

The `praat-mod` directory in the development zip files provides modifications
of the `praat` program to support generating spectral data for use with
espeakedit. This is not available in the subversion releases.

Instead of adding the `praat-mod` folder to the sources here, to better track
the changes to the `praat` program the modifications are included in the
*espeak* branch of the [praat](https://github.com/rhdunn/praat) mirror. This
mirror currently includes support upto version 5.3.23 of praat.

### Build System

The build system for eSpeak has been changed on the *master* branch to use
@@ -282,19 +293,6 @@ The following bugs have been fixed on the *master* branch:

These have been sent upstream for inclusion in the upstream version of eSpeak.

### Praat Modifications

The eSpeak sources from
[http://espeak.sourceforge.net/test/latest.html](http://espeak.sourceforge.net/test/latest.html)
contains a `praat-mod` folder. This provides modifications of the `praat` program
to support generating spectral data for use with espeakedit. This is not
available in the subversion releases.

Instead of adding the `praat-mod` folder to the sources here, to better track
the changes to the `praat` program the modifications are included in the
*espeak* branch of the [praat](https://github.com/rhdunn/praat) mirror. This
mirror currently includes support upto version 5.3.23 of praat.

### Historical Releases

1.24.02 is the first version of eSpeak to appear in the subversion

Loading…
Cancel
Save