• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This code takes 4 seconds voice for finding 5 commands that 'Jarvis', 'Turn on the television', 'Turn on the ligths', 'Turn of the lights','Tell the air temperature'. Then take MFCC of this voice and use dynamic time warping algorithm to compare with recorded voices and find the closest command.