Python Programming Learning Circle
Apr 22, 2022 · Artificial Intelligence
Building a Python Voice Chatbot with Baidu AI Speech Recognition and Qingyunke
This tutorial explains how to create a Python voice chatbot by recording audio, converting speech to text with Baidu AI, sending the text to the Qingyunke chatbot API for a response, and finally synthesizing the reply back into speech using pyttsx3.
ChatbotSpeech Recognitionbaidu-ai
0 likes · 8 min read