resources

This commit is contained in:
2026-02-24 16:44:22 +00:00
parent d6ffe43a11
commit 05f0d0e8f7
39 changed files with 1385 additions and 1057 deletions
@@ -0,0 +1,5 @@
---
name: Speech to Text
description: HTTP server for speech-to-text transcription
---
Compatible with the whisper.cpp server API and OpenAI-compatible transcription endpoints.
@@ -0,0 +1,6 @@
{
"url": "",
"api_key": "",
"username": "",
"password": ""
}