Skip to content

eriktoor/speech-to-text-with-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Simple Speech to Text Generator with tflearn and Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages