Skip to content
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

Closed
dino65-dev opened this issue Nov 3, 2024 · 2 comments
Closed

📃: Speech Recognition #222

dino65-dev opened this issue Nov 3, 2024 · 2 comments

Comments

@dino65-dev
Copy link

dino65-dev commented Nov 3, 2024

🔴 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 :

  • Full name : Dinmay Kumar Brahma
  • What is your participant role? : GSSOC-EXT , HACKTOBERFEST, CONTRIBUTOR

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@dino65-dev
Copy link
Author

dino65-dev commented Nov 4, 2024

@Avdhesh-Varshney Request : Can you please add Hacktoberfest!

@Avdhesh-Varshney
Copy link
Owner

I think hacktoberfest is over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants