How to Install and Uninstall festival-freebsoft-utils.noarch Package on CentOS Stream 8

Last updated: June 25,2024

1. Install "festival-freebsoft-utils.noarch" package

Please follow the instructions below to install festival-freebsoft-utils.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install festival-freebsoft-utils.noarch

2. Uninstall "festival-freebsoft-utils.noarch" package

This is a short guide on how to uninstall festival-freebsoft-utils.noarch on CentOS Stream 8:

$ sudo dnf remove festival-freebsoft-utils.noarch $ sudo dnf autoremove

3. Information about the festival-freebsoft-utils.noarch package on CentOS Stream 8

Last metadata expiration check: 2:48:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : festival-freebsoft-utils
Version : 0.10
Release : 5.el8
Architecture : noarch
Size : 37 k
Source : festival-freebsoft-utils-0.10-5.el8.src.rpm
Repository : epel
Summary : Utilities that enhance Festival with some useful features
URL : https://www.freebsoft.org/festival-freebsoft-utils
License : GPL-2.0-or-later
Description : A collection of utilities that enhance Festival with some useful features. They
: provide all that is needed for interaction with Speech Dispatcher.
:
: Key festival-freebsoft-utils features are:
:
: • Generalized concept of input events. festival-freebsoft-utils allows not only
: plain text synthesis, but also combining it with sounds. Additionally,
: mechanism of logical events mapped to other events is provided.
: • Substitution of events for given words.
: • High-level voice selection mechanism and setting of basic prosodic parameters.
: • Spelling mode.
: • Capital letter signalization.
: • Punctuation modes, for explicit reading or not reading punctuation characters.
: • Incremental synthesis of texts and events.
: • Speech Dispatcher support.
: • Rudimentary SSML support.
: • Enhance the Festival extension language with functions commonly used in Lisp.
: • Support for wrapping already defined Festival functions by your own code.
: • Everything is written in the extension language, no patching of the Festival
: C++ sources is needed.