From 38fb9799bc21b0c9634ce3f8233ef0510a117f20 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 13 Oct 2020 11:03:46 +0000 Subject: [PATCH] Newapp: RHVoice: TTS engine --- ....github.olga_yakovleva.rhvoice.android.yml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.github.olga_yakovleva.rhvoice.android.yml diff --git a/metadata/com.github.olga_yakovleva.rhvoice.android.yml b/metadata/com.github.olga_yakovleva.rhvoice.android.yml new file mode 100644 index 0000000000..d75eb2f960 --- /dev/null +++ b/metadata/com.github.olga_yakovleva.rhvoice.android.yml @@ -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