From e32fb5cdbb1cf02335eab57f6cd3e40cb050b437 Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Tue, 14 Jan 2025 12:30:49 +0000 Subject: [PATCH] Add Seemless, an offline translator for several languagues based on Seemless M4T --- metadata/org.woheller69.seemless.yml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/org.woheller69.seemless.yml diff --git a/metadata/org.woheller69.seemless.yml b/metadata/org.woheller69.seemless.yml new file mode 100644 index 0000000000..138aa6a0b3 --- /dev/null +++ b/metadata/org.woheller69.seemless.yml @@ -0,0 +1,29 @@ +AntiFeatures: + NonFreeNet: + en-US: Download Seemless model from Huggingface + NonFreeAssets: + en-US: Seemless model is published under CC-BY-NC 4.0 +Categories: + - Science & Education +License: MIT +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/seemless +IssueTracker: https://github.com/woheller69/seemless/issues + +AutoName: Seemless + +RepoType: git +Repo: https://github.com/woheller69/seemless + +Builds: + - versionName: '1.1' + versionCode: 11 + commit: V1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags V.* +CurrentVersion: '1.1' +CurrentVersionCode: 11