7 lines
272 B
Markdown
7 lines
272 B
Markdown
# 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`
|