Ohhhhhhhh, boy... Listening to all that emotional vocal inflection and feedback... There are going to be at least 10 million lonely guys with new AI girlfriends. "She's not real. But, she interested in everything I say and excited about everything I care about" is enough of a sales pitch for a lot of people.
GPT-4o
531–540 of 1001 posts
Re: GPT-4o
#532i absolutely hate this. we are going to destroy society with this technology. we cant continue to enjoy the benefits of human society if humans are replaced by machines. i hate seeing these disgusting people smugly parade this technology. it makes me so angry that they are destroying human society and all i can do is sit here and watch.
Re: GPT-4o
#533Very interesting and extremely impressive! I tried using the voice chat in their app previously and was disappointed. The big UX problem was that it didn't try to understand when I had finished speaking. English is a second language and I paused a bit too long thinking of a word and it just started responding to my obviously half spoken sentence. Trying again it just became stressful as I had to rush my words out to…
I know this is a serious conversation, but when the presenters had to cut it off, I got flashbacks to Data in Star Trek TNG!! And 3PO in Star Wars!
Human: "Shut up"
Robot: "Shutting up sir"
Turns out rambling AI was an accurate prediction!
Re: GPT-4o
#534Apple and Google, you need to get your personal agent game going because right now you’re losing the market. This is FREE. Tweakable emotion and voice, watching the scene, cracking jokes. It’s not perfect but the amount and types of data this will collect will be massive. I can see it opening up access to many more users and use cases. Very close to: - A constant friend - A shrink - A teacher - A coach who can watch…
This is particularly concerning. Sharing deeply personal thoughts with the corporations running these models will be normalized, just as sharing email data, photos, documents, etc., is today. Some of these companies profit directly from personal data, and when it comes to adtech, we can be sure that they will exploit this in the most nefarious ways imaginable. I have no doubt that models run by adtech companies will eventually casually slip ads into conversations, based on the exact situation and feelings of the person. Even non-adtech companies won't be able to resist cashing in the bottomless gold mine of data they'll be collecting.
I can picture marketers just salivating at the prospect of getting access to this data, and being able to microtarget on an individual basis at exactly the right moment, pretty much guaranteeing a sale. Considering AI agents will gain a personal trust and bond that humans have never experienced with machines before, we will be extra vulnerable to even the slightest mention of a product, in a similar way as we can be easily influenced by a close friend or partner. Except that that "friend" is controlled by a trillion dollar adtech corporation.
I would advise anyone to not be enticed by the shiny new tech, and wait until this can be self-hosted and run entirely offline. It's imperative that personal data remains private, now more than ever before.
Re: GPT-4o
#535I don't see 4o or anything new at https://platform.openai.com/docs/models Overall I am highly skeptical of newer models as they risk worsening the completion quality to make them cheaper for OpenAI to run.
Re: GPT-4o
#536OAI just made an embarrassment of Google's fake demo earlier this year. Given how this was recorded, I am pretty certain it's authentic.
I’m not a big fan of announcing something but it not being released.
They say available for api but it’s text only. Can’t send audio stream to get audio stream back.
Time will tell. I’m holding my emotions after I get my hands on it.
Re: GPT-4o
#537Re: GPT-4o
#538I think it’s safe to say Siri and Alexa are officially dead. They look like dusty storefront mannequins next to Battlestar replicants at this point.
Amazing tech, but still lacking in the integrations I'd want to use voice for.
Re: GPT-4o
#539I ran some speed tests for a particular question/seed. Here are the times to first token:
gpt-4-turbo:
* avg 3.69
* min 2.96
* max 4.91
gpt-4o:
* avg 2.80
* min 2.28
* max 3.39
That's for the messages in this gist: https://gist.githubusercontent.com/pamelafox/dc14b2188aaa38a...
Quality seems good as well. It'll be great to have better multi-modal RAG!
Re: GPT-4o
#540Tiktoken added support for GPT-4o: https://github.com/openai/tiktoken/commit/9d01e5670ff50eb74c... It has an increased vocab size of 200k.
Lots of those tokens would have to be pixel patches and sound samples right?