Skip to content

Update espeak to latest master#12449

Merged
feerrenrut merged 4 commits into
betafrom
updateEspeak
May 21, 2021
Merged

Update espeak to latest master#12449
feerrenrut merged 4 commits into
betafrom
updateEspeak

Conversation

@feerrenrut

@feerrenrut feerrenrut commented May 21, 2021

Copy link
Copy Markdown
Contributor

Link to issue number:

None

Summary of the issue:

In order to start getting feedback as soon as possible before making a beta release, we can update espeak (and merge back to alpha).
If no problems are found for alpha users over the weekend we will use this version of espeak in the beta release.
Once this version of espeak is accepted we will work on fixing Cantonese and Mandarin voices.

Description of how this pull request fixes the issue:

Updates Espeak-ng to latest master commit f6d092a9c13d864ede78c493f64a7d32cde41f09

Testing strategy:

Build and run locally, with espeak voice
Feedback from alpha users over the weekend

Known issues with pull request:

Change log entries:

Changes
Update existing specify new commit: f6d092a9c13d864ede78c493f64a7d32cde41f09

Code Review Checklist:

  • Pull Request description is up to date.
  • Unit tests.
  • System (end to end) tests.
  • Manual tests.
  • User Documentation.
  • Change log entry.
  • Context sensitive help for GUI changes.

Updated to commit f6d092a9c13d864ede78c493f64a7d32cde41f09
@feerrenrut feerrenrut requested a review from a team as a code owner May 21, 2021 07:41
@feerrenrut feerrenrut requested review from seanbudd and removed request for a team May 21, 2021 07:41
@feerrenrut feerrenrut requested a review from michaelDCurran May 21, 2021 07:52
Comment thread include/espeak.md Outdated
1. Change back to the NVDA repo root
1. Update the package version in `<nvda repo root>/nvdaHelper/espeak/config.h`
1. Update the `/DPACKAGE_VERSION` in `espeak/sconscript`
- The preprocessor definition is used to create `<nvda repo root>/nvdaHelper/espeak/config.h`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this statement is quite correct. The preprocessor definitions are specified on the commandline instead of in config.h. config.h is empty and stays empty.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, "instead of" would be more clear. I guess config.h still has to exist, even if empty.

Comment thread include/espeak.md Outdated
Co-authored-by: Michael Curran <mick@nvaccess.org>
@feerrenrut feerrenrut merged commit a3b6c23 into beta May 21, 2021
@feerrenrut feerrenrut deleted the updateEspeak branch May 21, 2021 09:00
@nvaccessAuto nvaccessAuto added this to the 2021.2 milestone May 21, 2021
@feerrenrut feerrenrut modified the milestones: 2021.2, 2021.1 May 21, 2021
@feerrenrut

Copy link
Copy Markdown
Contributor Author

Follow up to re-introduce Cantonese and Mandarin for espeak: #12370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants