Skip to content

JosiasAurel/speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Recognition

Convert audio to text tranacript with this app.

Dependencies

  • Flask
  • SpeechRecognition

Set Up

Clone this repository install dependencies with

pip install -r requirements.txt

Run wuth python index.py (use python3 if on linux/mac)

About

A simple app that can recognise audio and display text transcript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published