Merge branch 'rhvoice' into 'master'

Newapp: RHVoice: TTS engine

Closes rfp#1255

See merge request fdroid/fdroiddata!7545
This commit is contained in:
Licaon_Kter 2020-10-13 11:03:50 +00:00
commit 10523d8533

View file

@ -0,0 +1,34 @@
AntiFeatures:
- NonFreeAdd
Categories:
- System
License: GPL-3.0-or-later
AuthorName: Olga-Yakovleva
WebSite: https://github.com/Olga-Yakovleva/RHVoice/wiki
SourceCode: https://github.com/Olga-Yakovleva/RHVoice
IssueTracker: https://github.com/Olga-Yakovleva/RHVoice/issues
Summary: TTS engine with extended languages support (incl Russian)
Description: |-
RHVoice is a free and open source speech synthesizer
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 and Tatar. In theory, it is possible to implement support for other languages, if all the necessary resources can be found or created.
Antifeatures: Not all voices are released under free licenses.
RepoType: git
Repo: https://github.com/Olga-Yakovleva/RHVoice.git
Builds:
- versionName: 1.2.3
versionCode: 10203
commit: 1.2.3
subdir: src/android/RHVoice-core
gradle:
- yes
ndk: r21d
AutoUpdateMode: None
UpdateCheckMode: Tags