resources
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user