Skip to content

hooshvare/speech2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech2text

A demo of speech to text by google

asciicast

Python Packages

Installation:

pip install -r requirements.txt

Usage

  • Audio file:
python speech2text.py --type=audio --source=harvard.wav --language=en-US
  • Microphone:
python speech2text.py --type=mic --language=fa-IR

Supported versions/Pre-requisites.

Python
3.6
3.7
3.8

Versions

-1 v1.0.0

License

Copyright (C) 2020, Hooshvare Team Licensed under the MIT license, see LICENSE file for details.