Code Monkey home page Code Monkey logo

krisharul26 / speech-to-text-using-ai Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14.21 MB

Speech Recognition is an important feature in several applications used such as home automation, artificial intelligence, etc. This article aims to provide an introduction on how to make use of the SpeechRecognition library of Python. This is useful as it can be used on micro controllers such as Raspberry Pis with the help of an external microphone.

Python 6.00% HTML 94.00%
speech-recognition deep-learning tesnorflow nlp bert-model

speech-to-text-using-ai's Introduction

Speech-To-Text-Using-AI

Introduction

Speech - Recognition is an important feature for severalapplications which is  used such as home automation, artificial intelligence, etc. Thisproject aims to give an overview of how to make use of the Speech - Recognitionlibrary of Python for Daily usages. This is useful as it can be used on micro-controllers such as the Raspberry-PI module. The technology allows us to talk to a computer or device that interpretswhat we’re saying in order to respond to our question or command. Popular digital assistants, include:

                                          •	Amazon’s Alexa

                                          •	Apple’s Siri

                                          •	Google’s Google Assistant

                                          •	Microsoft’s Cortana

🔑 Prerequisites All the dependencies and required libraries are included in the file requirements.txt

  Python 3.6

🚀 Installation For Speech2Text Application

  1. Clone the repo
git clone https://github.com/KrishArul26/Speech-To-Text-Using-AI.git

  1. Change your directory to the cloned repo
cd Speech-To-Text-Using-AI

  1. Create a Python 3.6 version of virtual environment named 'speech' and activate it
pip install virtualenv

virtualenv speech

speech\Scripts\activate

  1. Now, run the following command in your Terminal/Command Prompt to install the libraries required!!!
pip install -r requirements.txt

💡 Working

Type the following command:

python app.py

After that You will see the running IP adress just copy and paste into you browser and import or upload your speech then closk the predict button.

🔑 Results

speech-to-text-using-ai's People

Contributors

krisharul26 avatar

Stargazers

 avatar

Watchers

 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.