Skip to content

fitri-hy/chatbot-voice-ai-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Voice AI

Installation

git clone https://github.com/fitri-hy/chatbot-voice-ai-python.git

# GUI Version
cd chatbot-voice-ai-python/gui
pip install -r requirements.txt
python main.py

# CMD Version
cd chatbot-voice-ai-python/cmd
pip install -r requirements.txt
python main.py

Change Lang Voice

tts = gTTS(text=text, lang='id')

Support me by giving stars.

About

Chatbot Voice AI Python is a program that uses the Python programming language to implement a chatbot that is able to interact with users via voice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages