Пакет mbrola: Информация

    Исходный пакет: mbrola
    Версия: 3.3-alt4
    Последняя версия по данным Repology
    Собран:  16 ноября 2024 г. 6:08 в задании #362658
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/numediart/MBROLA

    Лицензия: AGPL-3.0
    О пакете: MBROLA is a speech synthesizer based on the concatenation of diphones
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    mbrola (x86_64, ppc64le, i586, aarch64)
    mbrola-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Ilya Mashkin



      1. make
      2. fdupes
      3. gcc

    Последнее изменение


    16 ноября 2024 г. Ilya Mashkin 3.3-alt4
    - fix build on Elbrus (Returned the fixline back in spec)
    29 октября 2024 г. Artem Semenov 3.3-alt3
    - Remove req to txt2pho
    - Deleted say for txt2pho
    13 сентября 2024 г. Artem Semenov 3.3-alt2
    - Build from gear
    - Remove req to voices
    - Move txt2pho to package