Skip to content

Files

Latest commit

503cfd3 · Nov 24, 2019

History

History
15 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 528 Bytes

speech-to-text-with-tensorflow

Simple Speech to Text Generator with tflearn and Tensorflow in python

Overview

Learning how to work with speech to text and developed with tensorflow / tflearn solution to doing your own speech recognition if you don't want to use AWS Transcribe or the corresponding Google.Cloud solution.

Dependencies

  1. tflearn
  2. tensorflow

use pip to install any of the following

Usage

run python speechToText.py
it will take a couple hourd to train you model