app
Adom TTS — Text to Speech
Public Made by Adomby adom
Adom's shared voice service. Reads your AI's answers back to you while you drive, and renders perfectly-timed voiceover tracks for your demo videos — so you never record your own voice.
{
"slug": "adom-tts",
"version": "1.9.29",
"type": "app",
"description": "Adom's shared text-to-speech CLI + Playground. Reads your AI answers back to you while driving, and renders perfectly-timed voiceover tracks for demo videos.",
"license": "MIT",
"tags": [
"tts",
"voice",
"audio",
"demo",
"accessibility",
"cli",
"open-source",
"mit"
],
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"needs_sudo": false,
"files": [
"package.json",
"install.sh",
"uninstall.sh",
"bin/adom-tts",
"skills/**",
"completions/**"
]
}