Skip to content

gamzez/language_tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-powered Personal VoiceBot for Language Learning

This is voicebot powered by ChatGPT tuned for language learning. The user gives voice inputs just like in a casual chat. Text transcription is done via OpenAI's Whisper, which is later fed into ChatGPT. Response from GPT is converted into a speech by gTTS.

Detailed explanation of the repo is given on my Medium article.

For installing requirements, simply run:

pip install -r requirements.txt

For starting the chat, run:

sudo python chat.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages