/stt-chat-tts

This is a Python project that uses different modules to capture audio from a microphone, transcribe it into text using Mozilla's DeepSpeech engine, use a chatbot to generate a response based on the text, and generate speech output from the response using Google Text-to-Speech (gTTS)

Primary LanguagePython

No issues in this repository yet.