![]() | ![]() | ![]() |
| |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
![]() |
| | Tools |
| | #1 |
|
Have you seen the hollow man? Have you noticed how they go up and down the elevator? I want to design how their voice are recognized. Can you give me ideas on how to start? tnx
| |
| |
| | #2 |
|
I would start with a frequncy analysis of a voice sample. It could be an analog analysis with an array of narrow bandpass filters which measure the sounde energy over a range of frequencies. It could be a digital analysis using a Fast Fourier Transform or related algorithm to digitally extract the sound energy as a function of frequency. Assuming you could account for amplitude variations you could use a goodness of fit criteria to match a sample to stored transforms looking for a match. BTW I have no idea weather either approach would be successful, it's not my field. | |
| |
| | #3 |
|
I think you would use an ADC to digitize the sounds coming in after passing it through some filters. THen you would use some Fourier transform (you would probably need a DSP rather than an MCU), and then maybe normalize the fourier spectra and run it against a library, making sure to take into account possible fuzziness and variation in readings? I guess you would probably also average it over time in order to ignore sounds that are constantly there, but that's later on. | |
| |
| | #4 |
|
Just use the VR Stamp from Sensory http://www.sensoryinc.com/html/suppo.../80-0281-E.pdf http://www.sensoryinc.com/html/suppo.../80-0274-E.pdf | |
| |
| | #5 |
|
There are 3 terms, which often get mixed up in common use: 1. Voice Detection (VOX)- just tell if someone is speaking, used to key a microphone 2. Speech Recognition (Word Recognition)- recognize the words in speech 3. Speaker Recognition- recognize the identity of who is speaking among multiple possible options
__________________ I thought what I'd do was I'd pretend I was one of those deaf-mutes. | |
| |
| | #6 |
|
For the cost that would be required to reliably re-create something like that you could probably higher someone at minimum wage to listen to mass microphone input and push the buttons for them..
| |
| |
| | #7 |
|
Elbonians would be more than happy to quote your outsourcing requirements. Grin
| |
| |
|
| Tags |
| recognizer, voice |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Good Electronic Supply's Sites, Everyone Come On In! :P | Electric Rain | General Electronics Chat | 44 | 28th August 2007 12:06 AM |
| Voice recorder using ADC and microcontroller | 4electros | General Electronics Chat | 14 | 1st October 2006 08:27 PM |
| problem by voice recognition system thesis | t0m | Electronic Projects Design/Ideas/Reviews | 0 | 28th July 2005 05:35 PM |
| generic voice comparator module | shaune07 | Electronic Projects Design/Ideas/Reviews | 0 | 26th July 2005 06:29 AM |