a Streamlit app that allows the user to provide either text or speech input to the chatbot. If the user provides text input, the chatbot should function as normal. If the user provides speech input, the speech recognition algorithm should transcribe the speech into text, which is then passed to the chatbot. The chatbot's response should be displayed to the user.
-
Notifications
You must be signed in to change notification settings - Fork 0
Combining the speech recognition and chatbot algorithms to create a speech-enabled chatbot. The chatbot take voice input from the user, transcribe it into text using the speech recognition algorithm, and then use the chatbot algorithm to generate a response.
nidhalhaamdi/speech_enabled_chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Combining the speech recognition and chatbot algorithms to create a speech-enabled chatbot. The chatbot take voice input from the user, transcribe it into text using the speech recognition algorithm, and then use the chatbot algorithm to generate a response.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published