Skip to content

Commit d170481

Browse files
chore(registry): publish marketplace registry update (#48)
1 parent 1e3b103 commit d170481

File tree

43 files changed

+1206
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1206
-0
lines changed

dist/registry/index.json

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
{
2+
"schema_version": 1,
3+
"plugins": [
4+
{
5+
"id": "helsinki",
6+
"name": "Helsinki",
7+
"description": "Neural machine translation using OPUS-MT",
8+
"latest": "0.1.0",
9+
"versions": [
10+
{
11+
"version": "0.1.0",
12+
"manifest_url": "https://streamkit.dev/registry/plugins/helsinki/0.1.0/manifest.json",
13+
"signature_url": "https://streamkit.dev/registry/plugins/helsinki/0.1.0/manifest.minisig",
14+
"published_at": "2026-01-29"
15+
}
16+
]
17+
},
18+
{
19+
"id": "kokoro",
20+
"name": "Kokoro",
21+
"description": "Text-to-speech using Sherpa-ONNX Kokoro models",
22+
"latest": "0.1.0",
23+
"versions": [
24+
{
25+
"version": "0.1.0",
26+
"manifest_url": "https://streamkit.dev/registry/plugins/kokoro/0.1.0/manifest.json",
27+
"signature_url": "https://streamkit.dev/registry/plugins/kokoro/0.1.0/manifest.minisig",
28+
"published_at": "2026-01-29"
29+
}
30+
]
31+
},
32+
{
33+
"id": "matcha",
34+
"name": "Matcha",
35+
"description": "Text-to-speech using Matcha models",
36+
"latest": "0.1.0",
37+
"versions": [
38+
{
39+
"version": "0.1.0",
40+
"manifest_url": "https://streamkit.dev/registry/plugins/matcha/0.1.0/manifest.json",
41+
"signature_url": "https://streamkit.dev/registry/plugins/matcha/0.1.0/manifest.minisig",
42+
"published_at": "2026-01-29"
43+
}
44+
]
45+
},
46+
{
47+
"id": "nllb",
48+
"name": "NLLB",
49+
"description": "Neural machine translation using NLLB",
50+
"latest": "0.1.0",
51+
"versions": [
52+
{
53+
"version": "0.1.0",
54+
"manifest_url": "https://streamkit.dev/registry/plugins/nllb/0.1.0/manifest.json",
55+
"signature_url": "https://streamkit.dev/registry/plugins/nllb/0.1.0/manifest.minisig",
56+
"published_at": "2026-01-29"
57+
}
58+
]
59+
},
60+
{
61+
"id": "piper",
62+
"name": "Piper",
63+
"description": "Text-to-speech using Piper VITS models",
64+
"latest": "0.1.0",
65+
"versions": [
66+
{
67+
"version": "0.1.0",
68+
"manifest_url": "https://streamkit.dev/registry/plugins/piper/0.1.0/manifest.json",
69+
"signature_url": "https://streamkit.dev/registry/plugins/piper/0.1.0/manifest.minisig",
70+
"published_at": "2026-01-29"
71+
}
72+
]
73+
},
74+
{
75+
"id": "pocket-tts",
76+
"name": "Pocket TTS",
77+
"description": "Lightweight CPU TTS using Kyutai Pocket TTS (Candle)",
78+
"latest": "0.1.0",
79+
"versions": [
80+
{
81+
"version": "0.1.0",
82+
"manifest_url": "https://streamkit.dev/registry/plugins/pocket-tts/0.1.0/manifest.json",
83+
"signature_url": "https://streamkit.dev/registry/plugins/pocket-tts/0.1.0/manifest.minisig",
84+
"published_at": "2026-01-29"
85+
}
86+
]
87+
},
88+
{
89+
"id": "sensevoice",
90+
"name": "SenseVoice",
91+
"description": "Streaming speech-to-text using SenseVoice",
92+
"latest": "0.1.0",
93+
"versions": [
94+
{
95+
"version": "0.1.0",
96+
"manifest_url": "https://streamkit.dev/registry/plugins/sensevoice/0.1.0/manifest.json",
97+
"signature_url": "https://streamkit.dev/registry/plugins/sensevoice/0.1.0/manifest.minisig",
98+
"published_at": "2026-01-29"
99+
}
100+
]
101+
},
102+
{
103+
"id": "supertonic",
104+
"name": "Supertonic",
105+
"description": "Multilingual TTS using Supertonic (66M params, 5 languages, up to 167x real-time)",
106+
"latest": "0.1.0",
107+
"versions": [
108+
{
109+
"version": "0.1.0",
110+
"manifest_url": "https://streamkit.dev/registry/plugins/supertonic/0.1.0/manifest.json",
111+
"signature_url": "https://streamkit.dev/registry/plugins/supertonic/0.1.0/manifest.minisig",
112+
"published_at": "2026-01-29"
113+
}
114+
]
115+
},
116+
{
117+
"id": "vad",
118+
"name": "VAD",
119+
"description": "Voice activity detection",
120+
"latest": "0.1.0",
121+
"versions": [
122+
{
123+
"version": "0.1.0",
124+
"manifest_url": "https://streamkit.dev/registry/plugins/vad/0.1.0/manifest.json",
125+
"signature_url": "https://streamkit.dev/registry/plugins/vad/0.1.0/manifest.minisig",
126+
"published_at": "2026-01-29"
127+
}
128+
]
129+
},
130+
{
131+
"id": "whisper",
132+
"name": "Whisper",
133+
"description": "Streaming speech-to-text using whisper.cpp",
134+
"latest": "0.1.1",
135+
"versions": [
136+
{
137+
"version": "0.1.1",
138+
"manifest_url": "https://streamkit.dev/registry/plugins/whisper/0.1.1/manifest.json",
139+
"signature_url": "https://streamkit.dev/registry/plugins/whisper/0.1.1/manifest.minisig",
140+
"published_at": "2026-01-29"
141+
}
142+
]
143+
}
144+
]
145+
}
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"schema_version": 1,
3+
"id": "helsinki",
4+
"name": "Helsinki",
5+
"version": "0.1.0",
6+
"node_kind": "helsinki",
7+
"kind": "native",
8+
"description": "Neural machine translation using OPUS-MT",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libhelsinki.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-helsinki-v0.1.0/helsinki-0.1.0-bundle.tar.zst",
13+
"sha256": "de5535e66d7b8fc15f66d121508e9fcb683004ca5805a0d8165a52cab9c88396",
14+
"size_bytes": 2789232
15+
},
16+
"models": [
17+
{
18+
"id": "opus-mt-en-es",
19+
"name": "OPUS-MT en-es",
20+
"default": true,
21+
"source": "huggingface",
22+
"repo_id": "streamkit/helsinki-models",
23+
"revision": "main",
24+
"files": [
25+
"opus-mt-en-es.tar.bz2"
26+
],
27+
"expected_size_bytes": 284844308,
28+
"license": "Apache-2.0",
29+
"license_url": "https://huggingface.co/Helsinki-NLP/opus-mt-en-es"
30+
},
31+
{
32+
"id": "opus-mt-es-en",
33+
"name": "OPUS-MT es-en",
34+
"default": false,
35+
"source": "huggingface",
36+
"repo_id": "streamkit/helsinki-models",
37+
"revision": "main",
38+
"files": [
39+
"opus-mt-es-en.tar.bz2"
40+
],
41+
"expected_size_bytes": 285443600,
42+
"license": "Apache-2.0",
43+
"license_url": "https://huggingface.co/Helsinki-NLP/opus-mt-es-en"
44+
}
45+
]
46+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgQu2106jYZ2KJ6PwUN14VB81DAPedhLxxHtee0QvxCMy+8iSwSr7hZicI0FgNBXv++Km4lgNwdXV+Awa6VLD9wo=
3+
trusted comment: timestamp:1769717268 file:manifest.json hashed
4+
e/o1RyUNwNxYO3Fhg9jroLmCcDoF4zvkfyD16pbwcdCtBdi+WvrX3gASAL18RQjFwI0+rtuT51f7CjeT2dEPDg==
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"schema_version": 1,
3+
"id": "kokoro",
4+
"name": "Kokoro",
5+
"version": "0.1.0",
6+
"node_kind": "kokoro",
7+
"kind": "native",
8+
"description": "Text-to-speech using Sherpa-ONNX Kokoro models",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libkokoro.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-kokoro-v0.1.0/kokoro-0.1.0-bundle.tar.zst",
13+
"sha256": "5eb0a35e1b5fe836db3670613797e6a7c171833c8266bea897d05c3ca8647f83",
14+
"size_bytes": 7644486
15+
},
16+
"models": [
17+
{
18+
"id": "kokoro-multi-lang-v1_1",
19+
"name": "Kokoro multi-lang v1.1",
20+
"default": true,
21+
"source": "huggingface",
22+
"repo_id": "streamkit/kokoro-models",
23+
"revision": "main",
24+
"files": [
25+
"kokoro-multi-lang-v1_1.tar.bz2"
26+
],
27+
"expected_size_bytes": 364816464,
28+
"license": "Apache-2.0",
29+
"license_url": "https://github.com/k2-fsa/sherpa-onnx/blob/master/LICENSE",
30+
"sha256": "a3f4c73d043860e3fd2e5b06f36795eb81de0fc8e8de6df703245edddd87dbad"
31+
}
32+
]
33+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgVOIqqCRZrnapQZRodQxOUEi2ICAVcR0IjY7mCueJhHMZxYk6aQKQ9bGub1VODdtTaiYfK/Uj8/q9TsgHP8+ZAk=
3+
trusted comment: timestamp:1769717268 file:manifest.json hashed
4+
y4jobNdLx+BrIonZpMEihNlOGCprEJ56PNOPBESkzas0/SLem84MezhwTscu1CZ72RC7SzLOSv2VnuYGairbBw==
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"schema_version": 1,
3+
"id": "matcha",
4+
"name": "Matcha",
5+
"version": "0.1.0",
6+
"node_kind": "matcha",
7+
"kind": "native",
8+
"description": "Text-to-speech using Matcha models",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libmatcha.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-matcha-v0.1.0/matcha-0.1.0-bundle.tar.zst",
13+
"sha256": "cfb69717101ba630b93f09ece2e7764e7f26d36891001806a8fedc5d650aa5a5",
14+
"size_bytes": 7636827
15+
},
16+
"models": [
17+
{
18+
"id": "matcha-icefall-en_US-ljspeech",
19+
"name": "Matcha LJSpeech",
20+
"default": true,
21+
"source": "huggingface",
22+
"repo_id": "streamkit/matcha-models",
23+
"revision": "main",
24+
"files": [
25+
"matcha-icefall-en_US-ljspeech.tar.bz2",
26+
"matcha-icefall-en_US-ljspeech/vocos-22khz-univ.onnx"
27+
],
28+
"expected_size_bytes": 130630855,
29+
"license": "CC-BY-4.0",
30+
"license_url": "https://keithito.com/LJ-Speech-Dataset/"
31+
}
32+
]
33+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgR0kiQugS1mMiyGd06qZIlzBzfhXEM5MdNmeBl0Ik0CKRAPsfSUjMlIYL2RFk2Vrzc1gTM1WefHAeSrjYbPsBQc=
3+
trusted comment: timestamp:1769717268 file:manifest.json hashed
4+
ZeroDvu5xAIdY1Fq3VV2BZby3I+WHfJ3Kd6MhjX5o8CqtKCvzcoZptWTdpLHOv10I0iwY+C+h63EKXMTE13KCQ==
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"schema_version": 1,
3+
"id": "nllb",
4+
"name": "NLLB",
5+
"version": "0.1.0",
6+
"node_kind": "nllb",
7+
"kind": "native",
8+
"description": "Neural machine translation using NLLB",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libnllb.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-nllb-v0.1.0/nllb-0.1.0-bundle.tar.zst",
13+
"sha256": "d12cdc5e2497aeddb40a0882c53063f487b37362a370138daa28d2b3f3c3a60c",
14+
"size_bytes": 2991075
15+
},
16+
"models": [
17+
{
18+
"id": "nllb-200-distilled-600M-ct2-int8",
19+
"name": "NLLB-200 distilled 600M (CTranslate2 int8)",
20+
"default": false,
21+
"source": "huggingface",
22+
"repo_id": "streamkit/nllb-models",
23+
"revision": "main",
24+
"files": [
25+
"nllb-200-distilled-600M-ct2-int8.tar.bz2"
26+
],
27+
"expected_size_bytes": 1135260128,
28+
"license": "CC-BY-NC-4.0",
29+
"license_url": "https://huggingface.co/facebook/nllb-200-distilled-600M"
30+
}
31+
]
32+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
untrusted comment: signature from minisign secret key
2+
RUQ/85JEqYXEgedOcpPsUjfT9dnv0Smz6LOlVfL9s188ObHESxJ0+coB5jz9NB/h7iBIBpcOff2sWo10OZ3j951SPNeHGrdF+AA=
3+
trusted comment: timestamp:1769717268 file:manifest.json hashed
4+
qk4wpijq5ICCBVX1Xh9S+BKCftvkDerYiFx2hc9h4rU+ACYHrtx/RgoxwCV4JOGf+EeJOKd2ej20Q6NS4Q6HCQ==
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"schema_version": 1,
3+
"id": "piper",
4+
"name": "Piper",
5+
"version": "0.1.0",
6+
"node_kind": "piper",
7+
"kind": "native",
8+
"description": "Text-to-speech using Piper VITS models",
9+
"license": "MPL-2.0",
10+
"entrypoint": "libpiper.so",
11+
"bundle": {
12+
"url": "https://github.com/streamer45/streamkit/releases/download/plugin-piper-v0.1.0/piper-0.1.0-bundle.tar.zst",
13+
"sha256": "7217234a2b4244cff3e2a3586282cf6d3050204f913a5a0f365a61c0c83190e9",
14+
"size_bytes": 7627068
15+
},
16+
"models": [
17+
{
18+
"id": "piper-en_US-libritts_r-medium",
19+
"name": "Piper en_US libritts_r (medium)",
20+
"default": true,
21+
"source": "huggingface",
22+
"repo_id": "streamkit/piper-models",
23+
"revision": "main",
24+
"files": [
25+
"vits-piper-en_US-libritts_r-medium.tar.bz2"
26+
],
27+
"expected_size_bytes": 82018491,
28+
"license": "CC-BY-4.0 + GPL-3.0",
29+
"license_url": "http://www.openslr.org/141/",
30+
"sha256": "78c137daa7eddaf57190cf05c020efd6e593015f62c82ee999ef570fc2dff496"
31+
},
32+
{
33+
"id": "piper-es_MX-claude-high",
34+
"name": "Piper es_MX claude (high)",
35+
"default": false,
36+
"source": "huggingface",
37+
"repo_id": "streamkit/piper-models",
38+
"revision": "main",
39+
"files": [
40+
"vits-piper-es_MX-claude-high.tar.bz2"
41+
],
42+
"expected_size_bytes": 67207890,
43+
"license": "Apache-2.0 + GPL-3.0",
44+
"license_url": "https://huggingface.co/spaces/HirCoir/Piper-TTS-Spanish",
45+
"sha256": "ec33fb689c248fe64810aab564cba97babf0f506672cfd404928d46e751a4721"
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)