voice controlled robot

23
Voice Controlled Robot Software Synthesis

Upload: prachirberiwal815

Post on 03-Nov-2014

85 views

Category:

Documents


1 download

DESCRIPTION

Its a power point slide for Voice Controlled Robot. How it works, which software should be used to control robot using manual voice commands.

TRANSCRIPT

Page 1: Voice Controlled Robot

Voice Controlled RobotSoftware Synthesis

Page 2: Voice Controlled Robot

What is Speech and how it is processed?

A person’s style of speaking.

The speech signal is an acoustic sound pressure wave that originates by exiting of air from vocal tract and voluntary movement of anatomical structure.

Page 3: Voice Controlled Robot
Page 4: Voice Controlled Robot

Speech processing done by › Feature extraction,&

› Feature matching It can be considered as an acoustic

filtering operation. It has two phases

› Training phase› Testing phase

Done by manipulating the input audio signal.

Page 5: Voice Controlled Robot

Algorithms Used

What we see is that voice analysis is done after the voice input is taken through a microphone from user.

The algorithms are designed such that it involves the manipulation of the signal and at different levels.

Page 6: Voice Controlled Robot

It consists of two distinguished phases › First is training session.

› Second is operation session or testing phase.

Types are› LPC (Linear Predictive Coding),› MFCC (Mel Frequency Cepstrum

Coefficient),&› DTW(Dynamic Time Warping).

Page 7: Voice Controlled Robot

MFCC

Page 8: Voice Controlled Robot

Of all the algorithms that have been mentioned above. We see that the last algorithm that is the MFCC (Mel Frequency Cepstrum Coefficient) Algorithm is the best suited algorithm due to its functionality and its ability to function in this context.

MFCC are commonly used as feature in speech recognition systems, such as the systems which can automatically recognize numbers on a phone.

Page 9: Voice Controlled Robot

They are also common in speaker recognition ,which is the task of recognizing people from their voices.

MFCCs are also increasingly finding uses in music information retrieval applications such as genre classification, audio similarity measures, etc.

Thus we see that this algorithm finds its use in various applications due to its less error rate and more efficiency and more reliability.

Page 10: Voice Controlled Robot

SPECTRUM OF ‘forward’ WORD SPOKEN

Page 11: Voice Controlled Robot

Detecting the word ‘Forward’

Page 12: Voice Controlled Robot

SPECTRUM OF ‘left’ WORD SPOKEN

Page 13: Voice Controlled Robot

Detecting the word ‘Left’

Page 14: Voice Controlled Robot

SPECTRUM OF ‘turn’ WORD SPOKEN

Page 15: Voice Controlled Robot

Detecting the word ‘Turn’

Page 16: Voice Controlled Robot

Applications

It will be very useful for those who are physically handicapped they can give voice commands to the robot and it will serve their purposes like bring and place small objects.

This robot is useful in places where humans can’t reach but human voice reaches. Like in a small pipeline, in a fire-fighting situations, and in highly toxic areas.

Page 17: Voice Controlled Robot

It will be also helpful in minimizing terrorist and antisocial activities like diffusing bombs or carrying it away from populated areas.

Page 18: Voice Controlled Robot

FUTURE ASPECTS

Future aspects means what lies ahead of us in this project and we see that here we have a very bright future as it is going to embellish the very own movements robot’s locomotion and other features as we see today them as a robotic arm or say a lever that works on its own.

Page 19: Voice Controlled Robot

Imagine a world when the motion is controlled just by our voice than we can say that how easy it will be for us to use it to fulfill our needs.

Page 20: Voice Controlled Robot

CONCLUSION

This Project Report has discussed the idea that how the speech is being generated as it is an acoustic sound pressure wave that originates by exiting of air from vocal tract and voluntary movement of anatomical structure.

.

Page 21: Voice Controlled Robot

We have also shown the output of the sound waves that are generated as a result of the sound produced by us.

At last we have shown the comparison of the waves.

Page 22: Voice Controlled Robot
Page 23: Voice Controlled Robot