Git Product home page Git Product logo

dikshantjajedi / tass--transcription-assistant-speech-recognition-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 21 KB

TASS stands for Transcription Assistant Speech Recognition System

Home Page: https://github.com/DikshantJajedi/TASS--Transcription-Assistant-Speech-Recognition-System/

Python 100.00%
speechrecognition-python automatic-transcription audio-transription tass artificial-intelligence python speech-to-text google-speech-to-text pygame pycharm

tass--transcription-assistant-speech-recognition-system's Introduction

TASS(Transcription Assistant Speech Recognition System)

TASS stands for Transcription Assistant Speech Recognition System.

TASS is a Speech recognition system for automatically transcribing the live audio input into text and print the transcribed text on the screen which can be used to store in the document or text files . Adding on to this, we can also perform the voice search just like google search.

Requirements

1.Installation of python

The entire system is build on python 2.7 is running on windows 8.1 and 10. 
About the Mac user, we are still clueless.
The link for the installation of python is given below:
 https://www.python.org/downloads/

2.Installation of pycharm (optional)

PyCharm is an integrated development environment (IDE) used in computer
programming, specifically for the Python language. 

Features of pycharm:-

(a)	Coding assistance and analysis, with code completion, 
syntax and error highlighting, quick fixes

(b)	Project and code navigation: specialized project views,
file structure views and quick jumping between files, classes, methods.

(c)Integrated Python debugger Integrated unit testing, with 
line-by-line code coverage

(d) Google App Engine Python development 

The installation of Pycharm is optional. We used it for easier and better debugging of the code. 

Another advantage of using this was that we can  download any package of python directly from the IDE.

Download link for pycharm: https://www.jetbrains.com/pycharm/download/

3.Install pip

pip is the package installer for Python. 
You can use pip to install packages from the Python Package Index and other indexes.

Download link for pip: https://pypi.org/project/pip/
  1. Importing the packages

    If you are importing the packages from the command prompt, you are required to run the following commands.

    • pip install speechrecognition

    • pip install pyaudio

    • pip install pygame

    • pip install webbrowser

    • pip install google-cloud-speech

Make sure that in whatever file you are saving the code do check the image file has to present in the same folder

tass--transcription-assistant-speech-recognition-system's People

Contributors

dikshantjajedi avatar

Stargazers

 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.