From 4f9067831c1600dc9b3b337b86863643ff7003b2 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 13 Oct 2020 17:27:37 +0300 Subject: [PATCH] RHVoice - use Fastlane commit --- .../com.github.olga_yakovleva.rhvoice.android.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/metadata/com.github.olga_yakovleva.rhvoice.android.yml b/metadata/com.github.olga_yakovleva.rhvoice.android.yml index d75eb2f960..34fb6993a4 100644 --- a/metadata/com.github.olga_yakovleva.rhvoice.android.yml +++ b/metadata/com.github.olga_yakovleva.rhvoice.android.yml @@ -8,23 +8,13 @@ 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 + commit: 7973199ff4d064fd0602ed26ef2d69c10fe29ba7 subdir: src/android/RHVoice-core gradle: - yes