Skip to content

Cyber-Shadow/chatterbot-voice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 100.0%