Data-Retrieval-Through-Speech-Query

Overview

Data Retrieval Through Speech Query is a NLP Transfer Learning framework built on top of TAble PArSing (tapas) and transformers for fetching a table through given input speech,includes Speech Recognition package,Tkinter.

Installation

  1. Clone this repo https://github.com/suryakunala/Data-Retrieval-Through-Speech-Query.git
  2. Install all the requirements(refer to requirements.txt)
  3. Run jupyter Notebook in your pc
  4. Open the Final.ipynb notebook and Run