百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

RHVoice

> 编程语言
开源

一个用于俄语和其他语言的免费的 开源 语音合成器

1.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个用于俄语和其他语言的免费的 开源 语音合成器

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 and Scottish English
  • Brazilian Portuguese
  • Esperanto
  • Georgian
  • Ukrainian
  • Kyrgyz
  • Tatar
  • Macedonian
  • Albanian
  • Polish

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

Synthesis example

If you want to listen to an example of speech synthesis, You can use the TTS service on this page.

Supported platforms

RHVoice supports the following platforms:

  • Windows (prebuilt binaries is available in documentation)
  • GNU/Linux (building instructions and packaging status can be found in "Compiling instructions" section of documentation.
  • Android (can be installed thru F-Droid or Google Play

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).

Documentation

All prebuild binaries packages, main and legal information and more are available in three languages:

  • English
  • Русский
  • Українська

Community

Official

  • GitHub Discussions
  • Mailing list (Russian)

Unofficial

  • IRC channel: #rhvoice at irc.libera.chat
  • Matrix room: #rhvoice:libera.chat

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •American and Scottish English
  • •Brazilian Portuguese
  • •Esperanto
  • •Georgian
  • •Ukrainian
  • •Macedonian
  • •Albanian
  • •Windows (prebuilt binaries is available in documentation)
  • •GNU/Linux (building instructions and packaging status
  • •Android (can be installed thru

> 标签

C++androidbrazilian-portugueseenglishesperanto

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言