matatonic / openedai-speech

An OpenAI API compatible text to speech server using Coqui AI's xtts_v2 and/or piper tts as the backend.
GNU Affero General Public License v3.0
359 stars 45 forks source link

[Feature Request] Add new voice by API #14

Open eav-solution opened 3 months ago

eav-solution commented 3 months ago

Hello sir, I really thanks for your support about this project. First I want to say this is good project. But Can you help us add api to add new voice, may be I can help you if you point me which I can change to support it.

matatonic commented 3 months ago

The server doesn't have any authentication or user/admin level access control yet, so I don't like the idea of adding an API which can add files, change config without authorization.

I am working on a simple script for adding voices which may help simplify adding voices.