LightfieldAI-native CRM that builds itself and does work for you
Launched this week

local-tts
Make your coding agent talk to you! Offline!
5 followers
Make your coding agent talk to you! Offline!
5 followers
Make your coding agent talk to you! A tiny command-line text-to-speech tool. It shells out to llama.cpp's llama-tts by default, so speech is generated locally and offline. Zero runtime dependencies. The package installs nothing but itself — no requests, no numpy, no audio libraries. Everything is Python's standard library plus binaries you already have (or install once, on your terms).

When using Claude code I wanted to have some summaries in audio for better understanding or to listen to them without reading. That's why I created this little cli tool, it wraps multiple providers but offline first.
Make your coding agent talk to you without burning more tokens on the audio.
Interesting use cases additional for getting summaries or anything, is the code agent (Claude code in my case) notifying me with voice when it needs something, or something is happening.