huggingface / parler-tts

Inference and training library for high-quality TTS models.
Apache License 2.0
4.6k stars 467 forks source link

Provide an OpenAI compatible web-server that can be deployed using Docker #58

Open fedirz opened 5 months ago

fedirz commented 5 months ago

Hey, I've just created parler-tts-server which is an OpenAI compatible web-server that can be deployed using Docker wrapping parler-tts. I'd like to create a pull-request, modifying the "Usage" section with the instructions on how to run the model with Docker using parler-tts-server. Would that be a welcome change?

I would also be open to creating a pull-request adding the parler-tts-server into this repo!

jvssoft commented 5 months ago

Great, looking forward to it

ylacombe commented 5 months ago

Hey @fedirz, this would be incredible, feel free to open a PR!