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+ }
0 commit comments