-
Notifications
You must be signed in to change notification settings - Fork 95
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
Feat: Add Audio Input Support #34
Comments
@Aditya062003 please assign this issue to me. It's been a while now, and I can create a PR soon. |
@Aditya062003 Please Assign this issue to me currently working on it. |
Hey, I have already worked on a PR regarding this: #35. However, it was for the old UI, and I think we need to integrate this into the newer version. |
okay lets, Work on it. |
Is code of #35 merged in Repo ? |
hii ,@Aditya062003 |
Please assign this issue to me, I am working on it :) |
I have made a pr for the same, please check if need be, thank you. |
It seems interesting Will happy to work on |
please assign this issue to me, i would love to work on it. |
Hi, I’m interested in contributing to this issue! I have experience with machine learning and natural language processing, and I’ve worked on integrating AI models with different input modalities. I believe I can help implement the audio input functionality by leveraging tools like OpenAI Whisper or Google Speech-to-Text for transcription, combined with existing Q&A generation logic. |
@Aditya062003 is this pr opened or is it solved?? |
Issue Title:
Enhancement: Add Audio Input Support for Generating Q&A
Issue Description:
Problem:
Currently, the software supports only text and PDF input for generating Q&A. However, there is a growing need to include audio input capabilities, allowing users to provide recorded lectures as input data.
Proposed Solution:
Integrate audio input functionality into the software to enable users to upload recorded lectures. The system should then process these audio files, extract relevant information, and generate Q&A accordingly.
Expected Behavior:
Labels:
The text was updated successfully, but these errors were encountered: