{"id":15109689,"url":"https://github.com/rhvoice/rhvoice","last_synced_at":"2025-05-14T08:07:23.880Z","repository":{"id":39618435,"uuid":"802699","full_name":"RHVoice/RHVoice","owner":"RHVoice","description":"a free and open source speech synthesizer for Russian and other languages","archived":false,"fork":false,"pushed_at":"2025-04-22T12:06:32.000Z","size":14974,"stargazers_count":1642,"open_issues_count":178,"forks_count":243,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-05-14T08:07:17.796Z","etag":null,"topics":["android","brazilian-portuguese","english","esperanto","georgian","hts","kyrgyz","linux","russian","speech-synthesis","tatar","text-to-speech","tts","ukrainian","windows"],"latest_commit_sha":null,"homepage":"https://rhvoice.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RHVoice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-07-28T11:35:44.000Z","updated_at":"2025-05-14T06:28:22.000Z","dependencies_parsed_at":"2023-02-18T22:01:02.073Z","dependency_job_id":"f57fdf79-e914-41c8-a724-3d255656467c","html_url":"https://github.com/RHVoice/RHVoice","commit_stats":{"total_commits":1460,"total_committers":47,"mean_commits":31.06382978723404,"dds":"0.22534246575342465","last_synced_commit":"0ca07b0c6d2cb3e7fb710a59a008af3160f4d3db"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHVoice%2FRHVoice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHVoice%2FRHVoice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHVoice%2FRHVoice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RHVoice%2FRHVoice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RHVoice","download_url":"https://codeload.github.com/RHVoice/RHVoice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101555,"owners_count":22014908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","brazilian-portuguese","english","esperanto","georgian","hts","kyrgyz","linux","russian","speech-synthesis","tatar","text-to-speech","tts","ukrainian","windows"],"created_at":"2024-09-25T23:21:46.741Z","updated_at":"2025-05-14T08:07:18.872Z","avatar_url":"https://github.com/RHVoice.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RHVoice\n\nRHVoice is a free and open-source speech synthesizer.\n\n## Features\n\n### Speech synthesis method\n\nRHVoice uses [statistical parametric synthesis](https://en.wikipedia.org/wiki/Speech_synthesis#HMM-based_synthesis).\nIt relies on existing open-source speech technologies (mainly\n[HTS](https://hts.sp.nitech.ac.jp) and related software).\n\nVoices are built from recordings of natural speech. They have small footprints,\nbecause only statistical models are stored on users' computers. And though the\nvoices lack the naturalness of the synthesizers which generate speech by\ncombining segments of the recordings themselves, they are still very\nintelligible and resemble the speakers who recorded the source material.\n\n### Supported languages\n\nInitially, RHVoice could speak only Russian. Now it also supports:\n\n* American and Scottish English\n* Brazilian Portuguese\n* Esperanto\n* Georgian\n* Ukrainian\n* Kyrgyz\n* Tatar\n* Macedonian\n* Albanian\n* Polish\n\nIn theory, it is possible to implement support for\nother languages, if all the necessary resources can be found or\ncreated.\n\n### Synthesis example\n\nIf you want to listen to an example of speech synthesis, You can use the TTS\nservice on [this page](https://data2data.ru/tts/).\n\n### Supported platforms\n\nRHVoice supports the following platforms:\n\n* Windows (prebuilt binaries is available in documentation)\n* GNU/Linux (building instructions and packaging status\n  can be found in \"Compiling instructions\" section of documentation.\n* Android (can be installed thru\n  [F-Droid](https://f-droid.org/packages/com.github.olga_yakovleva.rhvoice.android/)\n  or [Google Play](https://play.google.com/store/apps/details?id=com.github.olga_yakovleva.rhvoice.android)\n\nIt is compatible with standard text-to-speech interfaces on these platforms:\nSAPI5 on Windows, [Speech Dispatcher](https://devel.freebsoft.org/speechd) on\nGNU/Linux and Android's text-to-speech APIs. It can also be used by the\n[NVDA screen reader](https://www.nvaccess.org) directly (the driver is provided\nby RHVoice itself).\n\n## Documentation\n\nAll prebuild binaries packages, main\nand legal information and more\nare available in three languages:\n\n* [English](doc/en/index.md)\n* [Русский](doc/ru/index.md)\n* [Українська](doc/ua/index.md)\n\n## Community\n\n### Official\n\n* [GitHub Discussions](https://github.com/RHVoice/RHVoice/discussions/)\n* [Mailing list](https://groups.io/g/RHVoice-rus) (Russian)\n\n### Unofficial\n\n* IRC channel: `#rhvoice` at [irc.libera.chat](ircs://irc.libera.chat:6697)\n* Matrix room: [#rhvoice:libera.chat](https://matrix.to/#/#rhvoice:libera.chat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhvoice%2Frhvoice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhvoice%2Frhvoice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhvoice%2Frhvoice/lists"}