I want to deploy coqui tts on the railway

salman-gurmaniHOBBY

2 months 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

Awaiting User Response

1 Replies

2 months 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 2 months ago


I want to deploy coqui tts on the railway - Railway Help Station