(Initial change proposal version.) |
(Approved: https://pagure.io/fesco/issue/1910#comment-517149) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- 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 47: | Line 45: | ||
== Current status == | == Current status == | ||
* Targeted release: [[Releases/ | * Targeted release: [[Releases/29 | Fedora 29 ]] | ||
* Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | * Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | ||
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | <!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | ||
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: | * 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 102: | Line 101: | ||
<!-- What work do other developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | <!-- What work do other developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | ||
* Release engineering: [https://pagure.io/releng/ | * Release engineering: [https://pagure.io/releng/issue/7551 #7551] (a check of an impact with Release Engineering is needed) <!-- REQUIRED FOR SYSTEM WIDE AS WELL AS FOR SELF CONTAINED CHANGES --> | ||
<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)? Is a mass rebuild required? include a link to the releng issue. | <!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)? Is a mass rebuild required? include a link to the releng issue. | ||
The issue is required to be filed prior to feature submission, to ensure that someone is on board to do any process development work and testing, and that all changes make it into the pipeline; a bullet point in a change is not sufficient communication --> | The issue is required to be filed prior to feature submission, to ensure that someone is on board to do any process development work and testing, and that all changes make it into the pipeline; a bullet point in a change is not sufficient communication --> | ||
Line 179: | Line 178: | ||
Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze. | Release Notes are not required for initial draft of the Change Proposal but has to be completed by the Change Freeze. | ||
--> | --> | ||
* Update the Festival speech synthesis system to version 2.5. | |||
* Release Notes tracking: [https://pagure.io/fedora-docs/release-notes/issue/185 #185] | |||
[[Category: | [[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
- Name: Lukáš Tyrychtr
- Email: <lukastyrychtr@gmail.com>
- Release notes owner:
Current status
- Targeted release: Fedora 29
- Last updated: 2018-06-18
- Tracker bug: #1592208
- Release Notes tracking: #185
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)
- List of deliverables: N/A (not a System Wide Change)
- 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