Your Voice Input Hallucinates on Silence. Here Is the Gate That Stops It.

    Your Voice Input Hallucinates on Silence. Here Is the Gate That Stops It.

    Speech-to-text models always return text, even when the microphone captured nothing. Worse, if you biased the transcription with a domain glossary for accuracy, the fabrication comes back written in your product's own vocabulary. This is the two-layer gate we shipped to stop it: a Silero VAD check before the model is called, and a logprob backstop after it, with the parameters, the trade-offs, and the two things we got wrong on the first pass.

    1 minute
    Share:
    Carlos Dutra, founder of Vindler Solutions

    Carlos Dutra

    Founder of Vindler Solutions, where I help organizations put AI into production and design the operating model around it. I write about AI adoption, agent architectures, and what actually changes inside a company once these systems ship. Completed Leading the AI-Driven Organization at MIT Sloan Executive Education.

    Get in Touch

    Related Posts

    AWS Bedrock AgentCore in Production: What It Solves, What It Costs, and What Breaks First
    AWSBedrock AgentCoreAI AgentsArchitectureMulti-AgentProductionEngineeringObservability

    AWS Bedrock AgentCore in Production: What It Solves, What It Costs, and What Breaks First

    Amazon Bedrock AgentCore is the first AWS primitive built for the actual shape of an agent workload: long, stateful, bursty, and full of privileged tool calls. After running multi-agent systems on it in production since its preview, here is an honest account of what it does well, where the model leaks, and the gotchas around sessions, headers, cold starts, and quotas that cost real engineering weeks.

    1 minute
    MCP Went Stateless: What the 2026-07-28 Spec Breaks, What It Unlocks, and What To Do About It
    AIMCPAgentsProtocolArchitectureEnterpriseEngineeringSecurity

    MCP Went Stateless: What the 2026-07-28 Spec Breaks, What It Unlocks, and What To Do About It

    The Model Context Protocol dropped sessions, the initialize handshake, and server-initiated requests. It is the fifth spec revision and the first one that rewrites how an MCP server is deployed rather than what it can do. Here is what actually changed, how the market and the security researchers are reading it, and what it means if you build or buy MCP servers.

    1 minute
    Shipping an MCP Server to the Claude and ChatGPT Directories: What Review Actually Checks
    MCPAIAgentsDistributionEngineeringOAuthProduct

    Shipping an MCP Server to the Claude and ChatGPT Directories: What Review Actually Checks

    Both AI stores reshaped themselves in July 2026. Getting listed is no longer about whether your server works; it is a metadata and honesty exam that most teams fail on the first attempt for reasons they could have fixed in an afternoon. Here is what reviewers on each side test, what gets rejected, and how to compress the timeline.

    1 minute

    Subscribe to our newsletter

    Get notified when we publish new posts on AI development, AWS, and software engineering.