Lumi/plugins/lumi_transcription/plugin.json
2026-07-26 17:38:59 +02:00

11 lines
291 B
JSON

{
"id": "lumi_transcription",
"name": "Lumi Transcription",
"version": "0.2.4",
"description": "Server-hosted whisper.cpp transcription for Lumi Companion and OBS closed captions.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.0",
"rollback_safe": true
}