docker-qwenspeak: Text-to-Speech Over SSH Because APIs Are Overrated
Every cloud TTS service is the same story. Send text, get audio, pay per character, pray the API doesn’t change. Your audio goes to someone else’s servers. Your costs scale …
Software Engineer and more
Every cloud TTS service is the same story. Send text, get audio, pay per character, pray the API doesn’t change. Your audio goes to someone else’s servers. Your costs scale …
I keep ending up in the same situation. I’ve got a server somewhere with files that need media processing — videos to transcode, audio to convert, images to resize — …
Every time I build a tool that runs inside a Docker container, I hit the same problem: how do I let people interact with it remotely? The obvious answer is …
Finally, a goddamn tutorial that doesn’t waste hours of your life because some dipshit decided to write it for Ubuntu from 2018. The Problem (aka Why Every Other Tutorial is …
Yo! Ever been stuck juggling a bunch of SSH tunnels like a circus act? Well, let me introduce you to something kickass: ssh-tunnel-swarm. This isn’t just some run-of-the-mill tool; it’s …