Skip to content

Feature Request: Self-hosted tts server (openai compatible) configuration #15

@Neptoos

Description

@Neptoos

Hi,

thanks for your effort putting this together. I ordered my echokit a few days ago and I already started to setup the echokit server. So far so good. :)
But I did not see a way to configure a custom openai compatible tts service.
I tried it with this:

[tts]
platform = "Groq"
url = "http://tts-webui:7778/v1/audio/speech"
model = "global_preset"
api_key = "test"
voice = "chatterbox_optimus_prime_de"

But as it seems the url part is not used. Are you planning to add the possibility to add a way to do so? Is there a workaround I can use in the meantime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions