I want to deploy coqui tts on the railway
salman-gurmani
HOBBYOP

a year ago

I would like to deploy the coqui text to speech model, would that be possible to the deploy it on railway?

https://github.com/coqui-ai/TTS

Solved

1 Replies

a year ago

I notice the Dockerfile pulls from nvidia/cuda which tells me it could be a cuda based application. Railway doesn't have GPUs so if this is a cuda based application then it might not run on Railway. Although it's possible it isn't cuda based and does support CPU, in which case you could give it a try. Luckily it has a Dockerfile so deployment should be relatively simple.

I skimmed through the docs, I get the feeling it supports CPU, so it could work - only one way to find out though, deploy it and see what happens


Status changed to Awaiting User Response chandrika 12 months ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...