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

    Исходный пакет: RHVoice
    Версия: 1.10.0-alt0.2.git5d7cb73
    Собран:  18 ноября 2022 г. 7:54
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: https://rhvoice.org/

    Лицензия: LGPL-2.1+
    О пакете: RHVoice is a Russian speech synthesizer written by Olga Yakovleva
    Описание: 
    RHVoice is a Russian speech synthesizer written by Olga Yakovleva.
    It uses the following free software components:
    * Russian speech database and Russian language description for
      Festival by Nickolay V. Shmyrev (https://developer.berlios.de/projects/festlang)
      The phoneset and almost all of the main lts rules are used as is,
      but I've made changes in other parts, either to simplify conversion
      to the flite format, or to add new features, or just to understand
      how it all works.
    * The voice has been trained with The HMM-based Speech Synthesis
      System (HTS) (http://hts.sp.nitech.ac.jp)
    * The hts_engine API is used for runtime speech generation
      (http://hts-engine.sourceforge.net/)
      Since the library does not support streaming synthesis, the original
      version has been modified to implement this functionality, and the
      synthesizer distribution includes this patched version.
    * The C implementation of the Russian text analyzer uses Flite
      (http://www.speech.cs.cmu.edu/flite)
      I used the flite's implementation of English language support as an
      example, some functions were used as a starting point.
    * the stress information for the stress dictionary has been extracted
      from the test dictionary in the RuLex package by Igor B. Poretsky
      (http://poretsky.homelinux.net/packages/)
    * GNU libunistring is used for working with unicode text
      (http://www.gnu.org/software/libunistring/)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    RHVoice (e2kv6, e2kv5, e2kv4, e2k)
    RHVoice-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libRHVoice (e2kv6, e2kv5, e2kv4, e2k)
    libRHVoice-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libRHVoice-devel (e2kv6, e2kv5, e2kv4, e2k)

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


      1. flite-devel
      2. gcc-c++
      3. libspeechd-devel
      4. libglibmm-devel
      5. libao-devel
      6. libtclap-devel
      7. boost-devel
      8. rpm-build-ninja
      9. libunistring-devel
      10. cmake
      11. libdbus-devel
      12. libpcre2-devel
      13. libpulseaudio-devel
      14. libportaudio2-devel

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


    17 ноября 2022 г. Ilya Kurdyukov 1.10.0-alt0.2.git5d7cb73
    - Fixed build for Elbrus.
    16 ноября 2022 г. Leontiy Volodin 1.10.0-alt0.1.git5d7cb73
    - Built from git commit 5d7cb73935590fabf8131f0f19f894df92895823:
      + Fixed missing languages.
    - Built via cmake instead scons:
      + Fixed missing binaries.
    16 ноября 2022 г. Leontiy Volodin 1.8.0-alt1
    - New version.
    - Built from upstream Git tag (by cas@).
    - Fixed URL, Git upstram and license (by cas@).