voice-assistant

Tag

Cards List
#voice-assistant

@thefounderspack: Google's agent just called a store, checked inventory, and completed the purchase — by talking to the human on the othe…

X AI KOLs Following · yesterday Cached

Google's new AI agent Gemini Spark can operate browsers and make phone calls to complete purchases, while their Enterprise Agent Platform is now generally available with adoption by major companies.

0 favorites 0 likes
#voice-assistant

I built a local realtime voice stack for Ollama: Parakeet STT → Qwen 2.5 7B → Qwen3-TTS

Reddit r/LocalLLaMA · 2026-08-08

The author built a local realtime voice stack using Parakeet STT, Qwen 2.5 7B, and Qwen3-TTS, integrated with Ollama.

0 favorites 0 likes
#voice-assistant

Echo Dot 2 can run 28M LLM at decent speed

Reddit r/LocalLLaMA · 2026-08-07

A developer shows how to run a 28M parameter LLM locally on an Amazon Echo Dot 2 using llama.cpp, achieving around 4 tokens/s generation and ~2.3s latency with prompt caching, enabling simple offline voice commands.

0 favorites 0 likes
#voice-assistant

@yoheinakajima: this is a really clean and unique ai tool that acts more like an extension of you took me 15 min to set up a custom ai …

X AI KOLs Following · 2026-08-04 Cached

Khoi Nguyen introduces Zinley, an AI with its own phone number and inbox that acts as a private personal assistant, capable of answering calls, sending email summaries, and working across call, email, desktop, web, and iMessage.

0 favorites 0 likes
#voice-assistant

Apple finally fixed Siri. So why does it feel anticlimactic?

TechCrunch AI · 2026-08-03 Cached

Apple's revamped Siri AI has finally arrived in iOS 27 beta, delivering on its promise of a personal, context-aware assistant, but it feels anticlimactic given advances in AI elsewhere.

0 favorites 0 likes
#voice-assistant

SpeakoFlow

Product Hunt · 2026-08-03

SpeakoFlow is an open-source local voice assistant for desktop, allowing users to interact with their computer via voice without cloud dependency.

0 favorites 0 likes
#voice-assistant

Microsoft tests new MAI Realtime voice model (2 minute read)

TLDR AI · 2026-08-03 Cached

Microsoft is testing a new native real-time voice model, MAI Realtime, in early access on its MAI Playground. The full-duplex system supports multiple languages, low latency, and configurable turn-taking, positioning it as a competitor to OpenAI's GPT Live and Sesame.

0 favorites 0 likes
#voice-assistant

Parlor v2: best-effort fully local GPT-Live clone on an M3 Pro

Reddit r/LocalLLaMA · 2026-08-02

The author shares Parlor v2, a fully local GPT-Live clone running on an M3 Pro, built as a cascade system after failed attempts to fine-tune Gemma 4 12B for full-duplex behavior.

0 favorites 0 likes
#voice-assistant

I built a JARVIS-style desktop AI assistant that actually controls my PC — v3 just shipped

Reddit r/ArtificialInteligence · 2026-07-31

CYBER is a JARVIS-style voice-controlled desktop AI assistant with an Iron Man HUD, PC control, webcam vision, and remote Telegram access; v3 rebuilds the interface with real-data visualizations.

0 favorites 0 likes
#voice-assistant

Friend, the lonely AI wearable, returns with a new voice and a much bigger price tag

TechCrunch AI · 2026-07-30 Cached

Friend, the AI wearable companion, returns with a new built-in speaker for voice interaction and a higher price of $249, though its purpose beyond conversation remains unclear.

0 favorites 0 likes
#voice-assistant

@sunmer575399: The claw-code project is trending, and 194.9k stars are well-deserved. AI automatically manages museum exhibits, provides audio guides and interactive Q&A, no manual maintenance needed. Written in Rust, just a heads up — top-notch performance, runs smoothly without lag, super lightweight deployment. The project is entirely written and updated by AI itself, without human intervention…

X AI KOLs Timeline · 2026-07-30 Cached

claw-code is an open-source project written in Rust that uses AI to automatically manage museum exhibits, offers audio guides and interactive Q&A, requires no manual maintenance, and the project itself is written and updated autonomously by AI.

0 favorites 0 likes
#voice-assistant

Crodo AI

Product Hunt · 2026-07-27

Crodo AI is a voice-first AI assistant for macOS, showcased as a new product launch on Product Hunt.

0 favorites 0 likes
#voice-assistant

@sama: agreed feels big, i want a new kind of computer

X AI KOLs · 2026-07-26 Cached

Alex Finn shares how using ChatGPT Voice on a hike through the redwoods enabled him to get more work done than at his desk, leading Sam Altman to agree and express a desire for a new kind of computer.

0 favorites 0 likes
#voice-assistant

@reach_vb: You should use ChatGPT voice as your chief of staff Use voice to orchestrate threads and provide the context they need …

X AI KOLs Following · 2026-07-24 Cached

Suggests using ChatGPT voice as a chief of staff to orchestrate tasks, delegate, and check status via voice commands.

0 favorites 0 likes
#voice-assistant

Alexa Plus is getting an AI update to handle more complicated instructions

The Verge · 2026-07-23 Cached

Amazon's Alexa Plus gets an AI update enabling deeper smart home integrations with brands like Bosch, Delta, and Ecovacs, plus new partnerships via the Model Context Protocol.

0 favorites 0 likes
#voice-assistant

The Secret Origins of Amazon's Alexa

Hacker News Top · 2026-07-21 Cached

The article reveals the secret origins of Amazon's Alexa and Echo, from Jeff Bezos's 2011 whiteboard sketch to the technical challenges of far-field speech recognition and the team's race to market after Apple's Siri launch.

0 favorites 0 likes
#voice-assistant

AnovaX: A Local, Multi-Agent Voice Assistant with LLM Planning, Typed Executors, and Adaptive Recovery

arXiv cs.AI · 2026-07-20 Cached

AnovaX is a local-first desktop voice assistant that uses an LLM planner and multi-agent orchestrator to execute tasks on the user's computer. It features a safety layer, adaptive recovery, and a phone-friendly remote interface.

0 favorites 0 likes
#voice-assistant

Siri AI makes the Apple Watch finally feel like a wrist computer

The Verge · 2026-07-13 Cached

The Verge reports that the new Siri AI upgrade in watchOS 27 beta makes the Apple Watch feel like a true wrist computer by providing a consistent AI experience across phone and watch, enabling more complex tasks directly from the wrist.

0 favorites 0 likes
#voice-assistant

Show HN: BillAI Bass, an AI-Powered Big Mouth Billy Bass Using Strands Agents

Hacker News Top · 2026-07-13 Cached

A guide and open-source project to turn a Big Mouth Billy Bass into a real-time voice assistant using Strands Agents and Amazon Nova 2 Sonic on a Raspberry Pi 5.

0 favorites 0 likes
#voice-assistant

@iluciddreaming: The four-layer architecture of voice assistants: VAD → Speech Recognition → LLM → Speech Synthesis. These four layers often come from different service providers. Wanting to replace one of them often means rewriting the entire pipeline. Hugging Face open-sourced speech-to-speech, modularizing these four layers so you can swap them out like components…

X AI KOLs Timeline · 2026-07-13 Cached

Hugging Face has open-sourced a modular speech-to-speech tool, which separates the four layers (VAD, speech recognition, LLM, and speech synthesis) and supports replacement, allowing users to flexibly swap components or run locally without rewriting the entire pipeline.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback