Skip to content

MartiGrau/AI-english-speaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you like this project, please consider buying me a coffee. Thank you! 😄

Buy Me A Coffee

AI-english-speaker 🚀

Project to develop an AI system to improve English speaking.

We will use different AI models:

  • Speech to Text models (STT) for converting audio to text
  • LLM models (Language Models) for generating responses
  • Text to speech models (TTS) for converting text to audio

TODO:

Research

  • Research and Test STT models -> I've found DeepSpeech to be the best option for real-time STT.
  • Research and Test TTS models

Implementation

  • Implement an agent to generate responses from text using LangChain and ChatGPT API
  •  Small Streamlit demo to thest the STT model
  • Interconnect the agent with the STT and TTS models

Interface

  • Implement a web interface to interact with the agent -> Streamlit

About

Project to improve English speaking using an AI system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published