Offline
Newbie
Karma: 0
Posts: 36
|
 |
« on: May 29, 2012, 02:08:32 pm » |
Hi,
I want to add a Speech Recognition to my project, however there seems to be two popular modules "EasyVR" and "SmartVR".
Can someone please tell me which one is better and if they both can be used on the Arduino board?
Also if there is another good Speech Recognition modules.
Thank you,
|
|
|
|
« Last Edit: May 31, 2012, 02:01:31 am by direct99 »
|
Logged
|
|
|
|
|
St. Leonards-on-Sea, E. Sussex, UK.
Offline
Sr. Member
Karma: 2
Posts: 288
Ancient developer
|
 |
« Reply #1 on: May 29, 2012, 02:21:00 pm » |
Don't you mean speech recognition? I don't think there is such a thing as sound recognition.
|
|
|
|
|
Logged
|
Leon Heller G1HSM
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 269
Posts: 17032
Available for Design & Build services
|
 |
« Reply #2 on: May 29, 2012, 02:25:24 pm » |
Why did you post this 3 times? Once is enough.
Do you have links to EasyVR ad SmartVR?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #3 on: May 29, 2012, 02:53:19 pm » |
Yes, I mean Speech Recognition
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #4 on: May 29, 2012, 02:56:32 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 269
Posts: 17032
Available for Design & Build services
|
 |
« Reply #5 on: May 29, 2012, 03:14:24 pm » |
Try this - go to sparkfun.com, search on Voice - they have an easyVR shield to make it easier to integrate with arduino. http://www.sparkfun.com/products/10963
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #6 on: May 29, 2012, 03:34:36 pm » |
thanks CrossRoads.
I looked at this EasyVR shield and it seems that you can only use a limited number of commands(about 30)
Are there any better Voice Recognition modules?
|
|
|
|
|
Logged
|
|
|
|
|
Montreal
Offline
Edison Member
Karma: 18
Posts: 2227
Per aspera ad astra.
|
 |
« Reply #7 on: May 29, 2012, 07:07:56 pm » |
I think the number of commands limited by two reason: - time of "recognition" is directly proportional to this number; - probability of "false detection" also proportional to size of vocabulary. If both this factors are not critical to your application, you could try arduino as a voice recognition w/o external shield http://arduinovoicerecognition.blogspot.se/, but you'd still need external memory chip, spi or i2c eeprom / flash / sd, 1kb per 1 word.
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 42
Posts: 5244
CMiYC
|
 |
« Reply #8 on: May 29, 2012, 08:18:53 pm » |
Are there any better Voice Recognition modules?
You used "better" a couple of times now. "Better" is entirely relative. What is you want to be able to do? That's the only way to answer what is "better".
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #10 on: May 31, 2012, 01:11:58 am » |
I just want a circuit or an Arduino shield that can respond to my commands by recognising my speech.
|
|
|
|
|
Logged
|
|
|
|
|
Gosport, UK
Offline
Faraday Member
Karma: 19
Posts: 3117
|
 |
« Reply #11 on: May 31, 2012, 04:10:10 am » |
respond to my commands by recognising my speech Do you mean one or two word command sequences ('Play music' or 'Lights on', etc), or are after you natural speech recognition ('Arduino - close the curtains, set the lighting level to thirty percent and turn the tv on to channel 4')?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #12 on: May 31, 2012, 01:52:20 pm » |
Do you mean one or two word command sequences ('Play music' or 'Lights on', etc), or are after you natural speech recognition ('Arduino - close the curtains, set the lighting level to thirty percent and turn the tv on to channel 4')? Having a natural speech recognition throught Arduino is Great but is it possible though? I just want my Arduino to recognize four or five word command sequences. I also wants it to recognize as many commands as possible. thank you.
|
|
|
|
« Last Edit: May 31, 2012, 02:00:18 pm by direct99 »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #13 on: May 31, 2012, 02:09:17 pm » |
Hi,
I want to add a Speech Recognition to my project, however there seems to be two popular modules "EasyVR" and "SmartVR".
Can someone please tell me which one is better and if they both can be used on the Arduino board?
Also if there is another good Speech Recognition modules.
Thank you,
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 36
|
 |
« Reply #14 on: May 31, 2012, 02:18:45 pm » |
Hi,
I want to add a Speech Recognition to my project, however there seems to be two popular modules "EasyVR" and "SmartVR".
Can someone please tell me which one is better and if they both can be used on the Arduino board?
Also if there is another good Speech Recognition modules.
Thank you,
|
|
|
|
|
Logged
|
|
|
|
|
|