Live data from Hacker News

Asterisk AI Voice Agent

github.com

51–60 of 129 posts

Re: Asterisk AI Voice Agent

#51
post #31

Earlier quoted context omitted.

you actually answer unknown callers?

Yes. Sometimes it's a legit call. Not often, though. Example of legit calls: the pizza delivery guy decided to call my phone instead of ringing the bell, for whatever reason.

I worked door dash for a couple of days and there were multiple people who wrote in all caps to not ring the door bell. Why? I have no idea.

Re: Asterisk AI Voice Agent

#52
post #32

Earlier quoted context omitted.

you actually answer unknown callers?

Yes. I own a business.

Also, it only takes one legitimate collect call from a jail from a loved one and now I'm all in favor of reform in our jail system.

No, it does not cost over thirty dollars to allow someone accused to call their loved ones. We pay taxes. I want my government to use the taxes and provide these calls for free.

Re: Asterisk AI Voice Agent

#53

The baseline configurations all note Is that really where SOTA is right now?

I've generally observed latency of 500ms to 1s with modern LLM-based voice agents making real calls. That's good enough to have real conversations. I attended VAPI Con earlier this year, and a lot of the discussion centered on how interruptions and turn detection are the next frontier in making voice agents smoother conversationalists. Knowing when to speak is a hard problem even for humans, but when you listen to a…

I think interruptions had better be the top priority. I find text LLMs rage inducing with their BS verbiage that takes multiple prompts to reduce, and they still break promises like one sentence by dropping punctuation. I can't imagine a world where I have to listen to one of these things.

Re: Asterisk AI Voice Agent

#54

The baseline configurations all note Is that really where SOTA is right now?

Perhaps you didnt read that these are "production-ready golden baselines validated for enterprise deployment."

How does their golden nature not dissuade these concerns for you?

Re: Asterisk AI Voice Agent

#55

The baseline configurations all note Is that really where SOTA is right now?

From my personal experience building a few AI IVR demos with Asterisk in early 2025, testing STT/TTS/inference products from a handful of different vendors, a reliable maximum latency of 2-3 seconds sounds like a definite improvement. Just a year ago I saw times from 3 to 8 seconds even on short inputs rendering short outputs. One half of this is of course over-committed resources. But clearly the executional performance of these models is improving.

Re: Asterisk AI Voice Agent

#56
post #43

What is the application of this that makes anything better for anyone? All I can think of is more spammers, scammers, horrible customer support lines.

Good customer support lines? Is there a reason why it can't provide good support. I often use chatgpt's voice function.

Re: Asterisk AI Voice Agent

#57
post #56
post #43

What is the application of this that makes anything better for anyone? All I can think of is more spammers, scammers, horrible customer support lines.

Good customer support lines? Is there a reason why it can't provide good support. I often use chatgpt's voice function.

The expectation of customer support lines is that customers want to speak to humans. It isn't just the fact that these are semantics that aren't written anywhere and are open to change, because by using a human-like voice agent on a customer support line, you are pretending that that is a human, which is a scam or fraud.

If you really believe that the support can be good, then use a robotic text to speech, don't pretend it's a human. And make it clear to users that they are talking to a human, phone is a protocol that has the semantic that you speak to a human. Use something else.

The bottom line is that you have clients that registered under the belief that they could call a phone number and speak to a human, businesses are performing a short-term switcheroo at the expense of their clients, it's a scam.

Re: Asterisk AI Voice Agent

#58
post #56
post #43

What is the application of this that makes anything better for anyone? All I can think of is more spammers, scammers, horrible customer support lines.

Good customer support lines? Is there a reason why it can't provide good support. I often use chatgpt's voice function.

How? Businesses will use this to justify removing what few actual human support staff they have left. Nobody, and I mean it, nobody calls customer support because they want to talk to a computer. It’s the last resort for problems that usually can’t be accomplished via the already existing technical flows available via computer.

Re: Asterisk AI Voice Agent

#59
post #50

Earlier quoted context omitted.

Im in this business, and used to think the same. It turns out this is a minority of callers. Some examples: - a client were working does advertising in TV commercials, and a few percent of their calls is people trying to cancel their TV subscriptions, even though they are in healthcare - in the troubleshooting flow for a client with a physical product, 40% of calls are resolved after the “did you try turning it off a…

(reposting because something ate your newlines, I've added comments in line) Im in this business, and used to think the same. It turns out this is a minority of callers. Some examples: - a client were working does advertising in TV commercials, and a few percent of their calls is people trying to cancel their TV subscriptions, even though they are in healthcare I guess these are probably desperate people who are tryi…

Thx, forgot to double enter.

Re: Asterisk AI Voice Agent

#60

The baseline configurations all note Is that really where SOTA is right now?

I've generally observed latency of 500ms to 1s with modern LLM-based voice agents making real calls. That's good enough to have real conversations. I attended VAPI Con earlier this year, and a lot of the discussion centered on how interruptions and turn detection are the next frontier in making voice agents smoother conversationalists. Knowing when to speak is a hard problem even for humans, but when you listen to a…

I wonder if it’s possible to do the apple trick of hiding latency using animations. The audio equivalent can be the chime that Siri does after receiving a request.
Post reply on HN