resources
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
name: Text to Speech
|
||||
description: HTTP server for text-to-speech synthesis
|
||||
---
|
||||
Compatible with OpenAI audio/speech API (mlx-audio, Kokoro, etc.) and ElevenLabs.
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"url": "",
|
||||
"api_key": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"provider": "",
|
||||
"model": "",
|
||||
"voice": ""
|
||||
}
|
||||
Reference in New Issue
Block a user