I see how they went from Alexa to Lex, but does anybody else think the only time they've ever heard of Lex is Lex Luther? Is it a great idea to name a product aimed at developers which is boardering in the AI space after Superman's nemesis?
Alexa was named after the Great Library at Alexandria. It is also helpful that Amazon owns alexa.com and that "Alexa" is a uniquely pronounced word with few rhyming words or semi-homophones making it a great wake word candidate.
"does anybody else think the only time they've ever heard of Lex is Lex Luther"
TBH, Lex Luthor is probably a better association than the spaceship Lexx. At least he doesn't make every household item into a not-even-disguised dick joke. :)
Does anyone know how this differs from alexa voice services? Does this allow you to get away from the stilted "example phrases" of the alexa api and just get a transcript? Judging from the inclusion of "intents" on the faq, it looks like the "example phrase" interface will still be required:
You need intents so whatever code is running Lex knows to do something. Especially for a conversation string.
If you want text to speech or text to text? You'd make a polly utility, or do something like "open dictate" and then just capture everything said after.
Yes, only US English. It's quite unfortunate that the most commonly spoken language on earth - Mandarin - has such poor speech recognition. Using Google Translate or Siri with Mandarin is almost useless. Hopefully people start throwing more resources towards Mandarin speech technology.
It also leaves most of Europe uncovered. I can only use Lex for demos there, no commercial services. People want to speak their own language and an English only service will always lose against a native language one. Hopefully they'll add other languages.
Did any non US English native speaker experience Amazon's language recognition? I assume it understands your language easily, but does it?
I won't participate and here is why... I want to delay my disintermediation and assimilation a little longer. At some point, soon, Amazon will displace commerce and the merchant class as we know it and I am not ready to let go yet.
18 comments
[ 3.7 ms ] story [ 49.4 ms ] threadI'm not going to forget it as a name. Thoughts?
https://en.wikipedia.org/wiki/Lexical_analysis
Seriously though, Lex is an old school tokenizer for parsing problems.
TBH, Lex Luthor is probably a better association than the spaceship Lexx. At least he doesn't make every household item into a not-even-disguised dick joke. :)
My only connotation for "Lex" is 'lexical analysis' and derived terms ('to lex', 'a lexeme', 'a lexer').
https://developer.amazon.com/public/solutions/alexa/alexa-vo...
Does anyone know how this differs from alexa voice services? Does this allow you to get away from the stilted "example phrases" of the alexa api and just get a transcript? Judging from the inclusion of "intents" on the faq, it looks like the "example phrase" interface will still be required:
https://aws.amazon.com/lex/faqs/
If you want text to speech or text to text? You'd make a polly utility, or do something like "open dictate" and then just capture everything said after.
That being said the duration is limited too.
>$0.004 per voice request, and $.00075 per text request.
I don't know what else to compare this to.
Did any non US English native speaker experience Amazon's language recognition? I assume it understands your language easily, but does it?