From Fedora Project Wiki
(Address review comments, add releng issue reference.)
(Approved: https://pagure.io/fesco/issue/1910#comment-517149)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.<br/> '''Copy the source to a ''new page'' before making changes!  DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.'''}}
<!-- Self Contained or System Wide Change Proposal?
<!-- Self Contained or System Wide Change Proposal?
Use this guide to determine to which category your proposed change belongs to.
Use this guide to determine to which category your proposed change belongs to.
Line 57: Line 55:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* Tracker bug: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1592208 #1592208]
* Release Notes tracking: [https://pagure.io/fedora-docs/release-notes/issue/185 #185]


== Detailed Description ==
== Detailed Description ==
Line 180: Line 179:
-->
-->
* Update the Festival speech synthesis system to version 2.5.
* Update the Festival speech synthesis system to version 2.5.
* Release Notes tracking: [https://pagure.io/fedora-docs/release-notes/issue/185 #185]


[[Category:ChangeReadyForWrangler]]
[[Category:ChangeAcceptedF29]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->

Latest revision as of 07:48, 18 June 2018


Changes/Update festival to 2.5

Summary

Update the packaged festival speech synthesis system to the latest upstream version. And just as a bonus make it actually work.

Owner

Current status

Detailed Description

Festival provides capabilities for speech synthesis and a framework for synthetic voice creation. It generally provides higher quality voices than Espeak.

Benefit to Fedora

Sometime in the past, the current Festival package stopped working, more specifically segfaulting during any substantial operation. This proposes to update the Festival system to the latest upstream version which works. It also splits the huge Festival spec in to more manageable, smaller specifications. And, it adds a few more english voices, along with some indic voices as well.

Scope

  • Proposal owners:

Actually do the package updates (almost done) and get them in to Fedora.

  • Other developers: N/A (not a System Wide Change)
  • Release engineering: #7551 (a check of an impact with Release Engineering is needed)
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

You can install the new versions of the relevant packages from the copr repository at https://copr.fedorainfracloud.org/coprs/tyrylu/festival-reborn/ The basic usage scenarios (e. g. (SayText "Hello, world.") in the interactive prompt must work, also the speech dispatcher integration through speech-dispatcher-festival must work, of course after altering the speech dispatcher configuration).

User Experience

Users can actually start using Festival once again.

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

N/A (not a System Wide Change)

Release Notes

  • Update the Festival speech synthesis system to version 2.5.
  • Release Notes tracking: #185