Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.07 KB

##Project Synopsis

The code is to help you to make a voice-recognition Robot. This was done in Ubuntu Platform.

Julius Software will help you to give speech commands to your laptop or PC and through a terminal command given in the Readme.md file in the julius software section you can convert your speech command to text in a file which is made in real time using a particular library in C.

After converting to text , the code receives the text from the file saved and gives the command to the IRobot through BAM (Bluetooth Access Module). Afterwards the file gets deleted in real time and the process continues.

##Use

Looking at today's world everything is becoming automatic and so this was just an attempt to make it more.

##Video Demonstration

https://www.youtube.com/watch?v=jiymk77GRIA

##Contributors

  1. Suprgya Bhushan - https://github.com/suprgyabhushan
  2. Raghav Bhatnagar - https://github.com/raghavbhatnagar96

##References

  1. Julius Website - Downloading Julius Software http://julius.sourceforge.jp/en_index.php#latest_version
  2. SourceForge Website
  3. Professors at IIITB