Ein Chatbot mit Spracherkennung und text-to-speech.
pip install -r requirements.txt
python app.py
This will start the gradio server. Clicking on the link will open your browser window with the app. While starting for the first time, the app will download all necessary models.
Add your API key to the api_key.txt
file.