Package mbrola: Information

    Source package: mbrola
    Version: 3.3-alt4
    Build time:  Nov 17, 2024, 12:45 PM
    Category: Sound
    Report package bug
    License: AGPL-3.0
    Summary: MBROLA is a speech synthesizer based on the concatenation of diphones
    Description: 
    MBROLA is a speech synthesizer based on the concatenation of diphones.
    It takes a list of phonemes as input, together with prosodic information
    (duration of phonemes  and a piecewise linear description of pitch),
    and produces speech samples on 16 bits (linear), at the sampling
    frequency of the diphone database.
    
    It is therefore NOT a Text-To-Speech  (TTS) synthesizer, since it does
    not accept raw text as input.  In  order to obtain  a full TTS system,
    you need to use this synthesizer in combination with a text processing
    system that produces phonetic and prosodic commands such as festival
    or freespeech.

    List of RPM packages built from this SRPM:
    mbrola (e2kv6, e2kv5, e2kv4, e2k)
    mbrola-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Ilya Mashkin


      1. make
      2. fdupes
      3. gcc

    Last changed


    Nov. 16, 2024 Ilya Mashkin 3.3-alt4
    - fix build on Elbrus (Returned the fixline back in spec)
    Oct. 29, 2024 Artem Semenov 3.3-alt3
    - Remove req to txt2pho
    - Deleted say for txt2pho
    Sept. 13, 2024 Artem Semenov 3.3-alt2
    - Build from gear
    - Remove req to voices
    - Move txt2pho to package