Giter Club home page Giter Club logo

speech-2-code-generation's Introduction

Speech-2-Code-Generation

Mathworks BGL Intern Hackathon 2020 | Team four_spaces

MATLAB Toolkit for generation of MATLAB code from speech inputs for execution.

Usage Instructions regarding usage of speech2text file from MATLAB

  1. Open matlab
  2. Run this command -
    [status, commandOut]=system("python C:\Users\akash\OneDrive\Desktop\Hackathon\speech2Text.py a.txt")
    % Here, the inside param of system is in the format: python | absolute path to the python file(speech2text.py) | name of the text file | 
    % every '|' is a space in the above format XD
  3. This will open the microphone and say whatever u want and wait for 3 seconds to stop
  4. Your generated text will go inside (append-write) into the named txt file.

PreReqs:

  1. Make sure u have python on the system u are trying
  2. You need to have MATLAB obviously

speech-2-code-generation's People

Contributors

akash-sharma-1 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.