From 52383ac4fad8eafc3bdad6a7a416a91b2f5d8cd6 Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Fri, 31 Jan 2025 16:10:17 +0000 Subject: [PATCH] Add SherpaTTS --- metadata/org.woheller69.ttsengine.yml | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/org.woheller69.ttsengine.yml diff --git a/metadata/org.woheller69.ttsengine.yml b/metadata/org.woheller69.ttsengine.yml new file mode 100644 index 0000000000..728adfdcfa --- /dev/null +++ b/metadata/org.woheller69.ttsengine.yml @@ -0,0 +1,29 @@ +AntiFeatures: + NonFreeNet: + en-US: Download voice model from Hugging Face +Categories: + - System +License: GPL-3.0-only +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/ttsengine +IssueTracker: https://github.com/woheller69/ttsengine/issues + +AutoName: SherpaTTS + +RepoType: git +Repo: https://github.com/woheller69/ttsengine + +Builds: + - versionName: '1.2' + versionCode: 12 + commit: afeb973b5d7178227abf3363f8bb81e2d6175682 + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets + +AutoUpdateMode: Version +UpdateCheckMode: Tags V.* +CurrentVersion: '1.2' +CurrentVersionCode: 12