#I am looking for a API server that I can host locally and use the voice models for TTS

1 messages · Page 1 of 1 (latest)

harsh arrow
#

For a hobby project I require TTS.
I am currently using the docker container from https://github.com/matatonic/openedai-speech
This however uses onnx models and not the models I find in this discord.

Is there a way for me to still use the models I find here and have them run on the openedai-speech image or is there a better solution that I could convert to?

GitHub

An OpenAI API compatible text to speech server using Coqui AI's xtts_v2 and/or piper tts as the backend. - matatonic/openedai-speech

stray ermine
#

Theres probably a better TTS tool in the first place though, but thats not my area of expertise

high sonnet
#

You can use edgetts to generate the tts and RVC to convert the voice to a voice in the server