Skip to content

rudra2000/Speech-to-Text-in-Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Speech-to-Text-in-Notepad

The application is built using python library Tkinter. For creating graphic user interface (GUI) on Python we need to use Tkinter library. To open and save files, the project is using Python file handling system and its basic method. The text editor offers functionalities like open, close, edit and create new files using Python. Speech recognition library for Python. Speech Recognition is a library that helps in performing speech recognition in python. It supports for several engines and APIs, online and offline e.g. Google Cloud Speech API, Microsoft Bing Voice Recognition, and IBM Speech to Text etc. Implementing Speech Recognition in Python is very easy and simple. 1 2 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages