Skip to content

Speech recognition and text to speech using Google services.

Notifications You must be signed in to change notification settings

alprkrklc/speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Recognition And Text To Speech

In this app, we are using gTTS and SpeechRecognition modules for convertion between text and speech. Both modules use Google services. Check the official repositories for detailed information.

You can check bot.py file to see a simple example of using these modules together.

Requirements

  • You can see all the required libraries in requirements.txt file. You can install them all at once via pip install -r requirements.txt.

Releases

No releases published

Packages

No packages published

Languages