Skip to content

RHVoice is a free and open source speech synthesizer for Russian language.

License

Notifications You must be signed in to change notification settings

isabella232/RHVoice

 
 

Repository files navigation

RHVoice

RHVoice is a free and open source speech synthesizer.

Features

Speech synthesis method

RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software).

Voices are built from recordings of natural speech. They have small footprints, because only statistical models are stored on users' computers. And though the voices lack the naturalness of the synthesizers which generate speech by combining segments of the recordings themselves, they are still very intelligible and resemble the speakers who recorded the source material.

Supported languages

Initially, RHVoice could speak only Russian. Now it also supports:

  • American English
  • Brazilian Portuguese
  • Esperanto
  • Georgian
  • Ukrainian
  • Kyrgyz
  • Tatar

In theory, it is possible to implement support for other languages, if all the necessary resources can be found or created.

Supported platforms

RHVoice supports following platforms:

It is compatible with standard text-to-speech interfaces on these platforms: SAPI5 on Windows, Speech Dispatcher on GNU/Linux and Android's text-to-speech APIs. It can also be used by the NVDA screen reader directly (the driver is provided by RHVoice itself).

License

The main library is distributed under LGPL v2.1 or later. some components and voices use other licenses.for more information please read LICENSE.md file.

About

RHVoice is a free and open source speech synthesizer for Russian language.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.4%
  • Python 8.8%
  • Java 6.3%
  • Perl 4.1%
  • C 2.4%
  • CMake 1.2%
  • Other 2.8%