Skip to content

sumit33k/chatterbot-voice

 
 

Repository files navigation

chatterbot-voice

This is a text to speech (tts) and speech recognition adapter designed to use with ChatterBot.

Speech recognition

The speech recognition used in this module is done using Anthony Zhang's SpeechRecognition library for Python.

Speech synthesis

Speech synthesis in this project is done using espeak. Note: For Mac users, the adapter will use Mac's built-in say command.

Installation

pip install chatterbot-voice

Examples

See the examples directory in the GitHub repo.

About

A verbal communication adapter for ChatterBot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%