Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

57% Positive

Analyzed from 684 words in the discussion.

Trending Topics

#live#german#cases#don#api#https#voice#real#support#openai

Discussion (19 Comments)Read Original on HackerNews

almogo2 minutes ago
Even as someone really AI-forwards, there are just not enough selling points for me here. I almost never want to talk to an AI. I just don’t believe I’ll have a useful voice interaction. Maybe agents are here to fix that, but theres 30 years of really negative precedent from robot telephone bots to overcome, and I don’t think some new API is going to change that overnight
dbbkabout 1 hour ago
I've been waiting for this! I'm learning Spanish so I built an app to teach me Spanish, but hyperfocused on scenarios in my life, for example "watching a Barça match in a Barcelona bar". It does FSRS flashcard training, and live conversation practice.

I think education is a very underexplored area for these live conversation models. Yes you can just use ChatGPT Live but that's freeform and unstructured, doesn't have a curriculum or can present supporting visuals, etc. On a grand scale if you can give children their own personal individual tutor rather than relying on group teaching alone, there could be a huge jump in successful education outcomes.

adityashankar32 minutes ago
Oh yeah, I built so much stuff to learn German, for example [1] to give me random German texts, force me to read it, and answer it, I created [2] to automatically make flashcards for me and then use with with a flashcards app I regularly use and [3] to help me memorise German cases and word-genders. I love it!

I did think of implementing this conversationally, but tbh it has always been too expensive thus far, I gotta retry with GPT-live-1, I tried it with elevenlabs before but it wasn't live enough and the models were not intelligent enough.

[1] https://river.berlin/projects/german-learning-helper/ [2] https://river.berlin/projects/flashcard-generator/ [3] https://river.berlin/projects/german-cases-trainer/

dbbk22 minutes ago
Yeah my current approach till now has been ElevenLabs Scribe v2 transcription, then feed that to Gemini Live. The latency isn't too bad, but it's definitely there.

When you use ChatGPT Live it's instant which is great, although the realtime transcription still kinda sucks, especially if you're a newcomer to the language so you're making mistakes. I'll constantly get responses to something it thinks I said but I didn't say, which is a real hard blocker for a language learning app.

I think what I'll land on is Scribe v2 (the full thing, not realtime) transcribing turns - it is exceptionally accurate for this - and then just feeding that text direct to GPT Live.

Fraaaank7 minutes ago
Would you say your German has improved as a result? Genuinely curious
idiliv26 minutes ago
All voices offered sound human. I'd prefer a robotic voice, to avoid over-anthropomorphizing the AI.
gunalx24 minutes ago
Can't wait till a customer rep is impossible to get to because all support is outsourced to ai.
dbbk18 minutes ago
I'm not so sure, I think it could go the other way. The vast majority of support cases should be handled in an automated way. I had an issue with Vercel recently where I argued that a bill was incorrect, and the agent produced and offered a refund by itself - that was interesting.

You obviously need humans but they can be freed up to deal with the more complicated cases.

oefrha2 minutes ago
> You obviously need humans

Try to contact Anthropic or Google support, they clearly don’t think so.

mesmertechabout 2 hours ago
hopefully this come in openrouter api cause I'm not signing up for a specific provider's specific api platform, and have yet another thing that can bill me.
_pdp_about 1 hour ago
They wont. This is OpenAI specific. They don't even have support for OpenAI realtime models.

However, this open source project https://github.com/chatbotkit/platform/ does and you can plug OpenRouter or OpenAI keys straight in while keeping your integration work generic. The only downside is hosting it yourself but it is just docker compose up.

muddi900about 1 hour ago
The worst use case to show this.
jjhfarmerabout 1 hour ago
Their use-cases for the recent 'Images' release were also terrible.
sebzim450039 minutes ago
I think their 'images' use cases were pretty representative of what normies use it for.

Honestly though they need to hire whoever did those Google ads back in the day.

thiago_fm28 minutes ago
Damn, this was a terrible showcase of their voice API, I really love their product. It's the fucking best, a life changer. But... what a meh showcase.

Is somebody from OpenAI hiring? I can show how I use it to learn German, among other very interesting usages.

Also show proper excitement etc... I think also a lot of real users could do better.

It feels like they aren't real users of their own products...

dbbk20 minutes ago
They mention Speak in the blog post but don't show their demo. On Speak's blog post, that demo is way better: https://www.speak.com/blog/live-tutor-lessons-powered-by-ope...
loloisiabout 2 hours ago
and yet another showcase of making automated restaurant reservations. It truly is the purpose of AGI, and all software ever, really, to automate that experience.

It baffles me that the labs can't come up with more exciting use cases for voice api.

average_r_userabout 2 hours ago
Client-side reservations are one of those features that looked like the future when Google showed them on Pixel. Years later, I'm still waiting for the iOS ecosystem to catch up
_pdp_about 1 hour ago
So true. The real use-case outside of the 2-3 specialised domains are yet to come... if they come at all.