Would you use a hosted Voxlert API? (no local TTS or Python required) #5
settinghead
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The biggest friction point in Voxlert setup is the local TTS backend: Python 3.13, ~8GB model download, GPU or Apple Silicon recommended.
We are considering a hosted API option where you would skip all of that. The CLI would call our endpoint instead of your local TTS server. One config line:
tts_backend: "voxlert-cloud"+ an API key.If that would make Voxlert viable for you:
No commitment on either side — just trying to understand how much demand there is before building anything.
Beta Was this translation helpful? Give feedback.
All reactions