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
+6
View File
@@ -0,0 +1,6 @@
# Speech to Text — Transcription API
- **Type:** STT
- **Port:** 8080
- **Description:** HTTP server for speech-to-text transcription. Compatible with the whisper.cpp server API. Configure the URL in the connection settings below.
- **Verify:** `curl -sf {url}/health`