All Projects → RHVoice → Rhvoice

RHVoice / Rhvoice

Licence: other
a free and open source speech synthesizer for Russian and other languages

Projects that are alternatives of or similar to Rhvoice

Parallel-Tacotron2
PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling
Stars: ✭ 149 (-80.13%)
Mutual labels:  text-to-speech, speech-synthesis, english
Daft-Exprt
PyTorch Implementation of Daft-Exprt: Robust Prosody Transfer Across Speakers for Expressive Speech Synthesis
Stars: ✭ 41 (-94.53%)
Mutual labels:  text-to-speech, speech-synthesis, english
esp32-flite
Speech synthesis running on ESP32 based on Flite engine.
Stars: ✭ 28 (-96.27%)
Mutual labels:  text-to-speech, speech-synthesis
Comprehensive-Tacotron2
PyTorch Implementation of Google's Natural TTS Synthesis by Conditioning WaveNet on Mel Spectrogram Predictions. This implementation supports both single-, multi-speaker TTS and several techniques to enforce the robustness and efficiency of the model.
Stars: ✭ 22 (-97.07%)
Mutual labels:  text-to-speech, speech-synthesis
Glow Tts
A Generative Flow for Text-to-Speech via Monotonic Alignment Search
Stars: ✭ 284 (-62.13%)
Mutual labels:  speech-synthesis, text-to-speech
editts
Official implementation of EdiTTS: Score-based Editing for Controllable Text-to-Speech
Stars: ✭ 74 (-90.13%)
Mutual labels:  text-to-speech, speech-synthesis
number-to-words
convert number into words (english, french, italian, roman, spanish, portuguese, belgium, dutch, swedish, polish, russian, iranian, roman, aegean)
Stars: ✭ 53 (-92.93%)
Mutual labels:  english, russian
Link Grammar
The CMU Link Grammar natural language parser
Stars: ✭ 286 (-61.87%)
Mutual labels:  english, russian
talkie
Text-to-speech browser extension button. Select text on any web page, and have the computer read it out loud for you by simply clicking the Talkie button.
Stars: ✭ 43 (-94.27%)
Mutual labels:  text-to-speech, speech-synthesis
Hifi Gan
HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
Stars: ✭ 325 (-56.67%)
Mutual labels:  speech-synthesis, text-to-speech
Cognitive Speech Tts
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
Stars: ✭ 312 (-58.4%)
Mutual labels:  speech-synthesis, text-to-speech
Multilingual text to speech
An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing, code-switching, and voice cloning.
Stars: ✭ 324 (-56.8%)
Mutual labels:  speech-synthesis, text-to-speech
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+1041.33%)
Mutual labels:  text-to-speech, speech-synthesis
Fre-GAN-pytorch
Fre-GAN: Adversarial Frequency-consistent Audio Synthesis
Stars: ✭ 73 (-90.27%)
Mutual labels:  text-to-speech, speech-synthesis
Twelveish
🕛 Twelveish - Android Wear/Wear OS Watch Face
Stars: ✭ 29 (-96.13%)
Mutual labels:  english, russian
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (-93.07%)
Mutual labels:  text-to-speech, speech-synthesis
Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting WaveFlow, WaveNet, Transformer TTS and Tacotron2)
Stars: ✭ 279 (-62.8%)
Mutual labels:  speech-synthesis, text-to-speech
Voice Builder
An opensource text-to-speech (TTS) voice building tool
Stars: ✭ 362 (-51.73%)
Mutual labels:  speech-synthesis, text-to-speech
LVCNet
LVCNet: Efficient Condition-Dependent Modeling Network for Waveform Generation
Stars: ✭ 67 (-91.07%)
Mutual labels:  text-to-speech, speech-synthesis
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (-78.93%)
Mutual labels:  text-to-speech, speech-synthesis

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].