Package RHVoice: Information

    Source package: RHVoice
    Version: 0.7.1-alt1
    Build time:  Feb 26, 2019, 06:27 AM in the task #222880
    Category: Sound
    Report package bug
    License: GPLv3+
    Summary: RHVoice is a Russian speech synthesizer written by Olga Yakovleva
    Description: 
    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/)

    List of rpms provided by this srpm:
    RHVoice (x86_64, i586, aarch64)
    RHVoice-debuginfo (x86_64, i586, aarch64)
    libRHVoice (x86_64, i586, aarch64)
    libRHVoice-debuginfo (x86_64, i586, aarch64)
    libRHVoice-devel (x86_64, i586, aarch64)

    Maintainer: Michael Pozhidaev

    List of contributors:
    Vitaly Lipatov
    Michael Pozhidaev

      1. flite-devel
      2. gcc-c++
      3. scons
      4. libglibmm-devel
      5. libao-devel
      6. rpm-build-licenses
      7. rpm-macros-tts
      8. libportaudio2-devel
      9. libunistring-devel
      10. libpulseaudio-devel

    Last changed


    Dec. 4, 2018 Vitaly Lipatov 0.7.1-alt1
    - new version 0.7.1 (with rpmrb script)
    June 20, 2018 Vitaly Lipatov 0.7.0-alt1
    - new version 0.7.0 (with rpmrb script)
    April 24, 2016 Vitaly Lipatov 0.5-alt1