Giter Site home page Giter Site logo

itii-03 / voice-based-train-enquiry-system Goto Github PK

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

Voice Based Enquiry System is the enquiry system which operates based on the voice input given by the user. There is no communication which is understood more appropriately than voice. This system too uses the voice commands and gives the required information in the form of voice. This project is developed using Python Programming language. This uses SQL Lite server for storing the information to be provided to the user. This uses mic to detect the voice from the user and uses the speech control to deliver the output in the form of text. Google speech to text converter would help convert the speech into text.

Python 100.00%
python3 mysqlite tkinter-gui google-speech-recognition

voice-based-train-enquiry-system's Introduction

Voice-Based-Train-Enquiry-System

Voice Based Enquiry System is the enquiry system which operates based on the voice input given by the user. There is no communication which is understood more appropriately than voice. This system too uses the voice commands and gives the required information in the form of voice. This project is developed using Python Programming language. This uses SQL Lite server for storing the information to be provided to the user. This uses mic to detect the voice from the user and uses the speech control to deliver the output in the form of text. Google speech to text converter would help convert the speech into text.

Building a voice based train enquiry system using Google speech recognition, mysqlite, python tkinter utility.

Overview

Import Key python packages 
Prepare a database of railway data(sample train.db provided)
Executing first time would need to create a user profile for database administration(not required if using train.db)

Prerequisites

Basic programming experience in python
Basic understanding of Database CRUD properties 
Basic working understanding of tkinter UI functions

Execution Steps

Getting this project running in dev environment is pretty simple.

1.Execute the FRONT.py module via any IDE
2.Administration tab provided would lead to database monitoring window wherein user can modify record entries.
3."Give command in Speech" tab would activate speech recognition module wherein you can mention your enquiry regarding any train present in the database.
4.The speech should include keywords like "from", "to", <source_name> or/and <destination_name",<date>

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.