Closed RenNagasaki closed 6 months ago
Hey there, I just recently found this plugin and I'm loving it. But paying someone like elevenlabs is kinda costly, so I went and started reading about running a service locally (have quite the beefy hardware). The problem is. At the moment I have no way to start a call to that service. Example: http://localhost:PORT/api/generatetts?text=${encodedText}&voice=${voice}&language=${language}&output_file=needstobesetbutignore&autoplay=true
For now I'll be writing my own small software to listen to the websocket, but I'd love to just be able to consume a webservice directly instead.
Kind regards.
Hey there, I just recently found this plugin and I'm loving it. But paying someone like elevenlabs is kinda costly, so I went and started reading about running a service locally (have quite the beefy hardware). The problem is. At the moment I have no way to start a call to that service. Example: http://localhost:PORT/api/generatetts?text=${encodedText}&voice=${voice}&language=${language}&output_file=needstobesetbutignore&autoplay=true
For now I'll be writing my own small software to listen to the websocket, but I'd love to just be able to consume a webservice directly instead.
Kind regards.