Simple program for voice prompts.
Important
- You must have a microphone to test the program.
- The keyword to activate listening is "echo".
- The default listening language is English.
pip install hugchatpip install SpeechRecognitionpip install pyaudioHUG_MAIL = "YOUR_MAIL"
HUG_PASS = "YOUR_PASS"- SpeechRecognition - 3.10.0
- hugging-chat-api - 0.3.1