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 #240

Closed
wants to merge 25 commits into from
Closed

Speech Recognition #240

wants to merge 25 commits into from

Conversation

dino65-dev
Copy link

Closes: #222

  • Title: AI-Voice-Chatbot
  • Your Name: Dinmay Kumar Brahma
  • Idenitfy yourself: GSSOC, CONTRIBUTOR

Describe the add-ons or changes you've made 📃

Give a clear description of what have you added or modifications made

  • Speech recognition: The chatbot listens to user speech input and converts it into text.
  • Interactive responses: The chatbot uses the Langchain, GPT-3.5-turbo/GPT-4 model to generate context-aware and engaging responses.
  • Voice output: The chatbot's responses are synthesized into speech using OpenAI Text-to-speech
  • Interactive conversation: The chatbot maintains a memory of past conversations to create a context-rich interaction

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

I don't know streamlit yet that's why i've provided only backend.

Copy link

github-actions bot commented Nov 8, 2024

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney Avdhesh-Varshney added the wontfix ❌ This will not be worked on label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working Flag: Invalid wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Speech Recognition
3 participants