Voice to Voice Chat bot using Groq - Streamlit Link
Technologies:
pip install groq
- LLM : Groq
pip install SpeechRecognition
- Voice to Text: SpeechRecognition
pip install pyttsx3
- Text to Voice: Pyttsx3
pip install streamlit
- Frontend and Backend: Streamlit