-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📃: Speech Recognition #222
Labels
Milestone
Comments
Avdhesh-Varshney
added
Status: Assigned
Feat: Code Integration
Priority: Medium
gssoc-ext
level2
and removed
Up-for-Grabs ✋
Issues are opened for the contributors
labels
Nov 4, 2024
@Avdhesh-Varshney Request : Can you please add Hacktoberfest! |
I think hacktoberfest is over. |
jaidh01
added
Up-for-Grabs ✋
Issues are opened for the contributors
and removed
Status: Assigned
Priority: Medium
gssoc-ext
hacktoberfest-accepted
level2
labels
Dec 15, 2024
github-project-automation
bot
moved this from In Progress
to Done
in Jarvis Project Guide
Jan 1, 2025
Avdhesh-Varshney
removed
Up-for-Grabs ✋
Issues are opened for the contributors
Feat: Code Integration
labels
Jan 1, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🔴 Title: Speech Recognition model
🔴 Aim: Integrate speech recognition in JARVIS using Python libraries to enhance voice command functionality for seamless
user interaction.
🔴 Brief Explanation: Features: This Speech Recognition Model for Jarvis uses pocketsphinx for wake word detection and transformers for natural language understanding. It continuously listens for customizable wake words like "jarvis" or "assistant" to activate the assistant . Once activated, it uses an NLP pipeline to classify user commands, supporting actions like checking the weather, telling the time, and more. The model includes a context mode for continuous conversation and handles confidence-based intent recognition for accurate command processing. This setup is ideal for privacy-sensitive, applications with versatile command handling.
Screenshots 📷
N/A
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: