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

Feat: Add Audio Input Support #34

Open
Aditya062003 opened this issue Mar 28, 2024 · 1 comment
Open

Feat: Add Audio Input Support #34

Aditya062003 opened this issue Mar 28, 2024 · 1 comment

Comments

@Aditya062003
Copy link
Contributor

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:

  1. Users should be able to upload audio files in commonly used formats (e.g., MP3, WAV).
  2. The software should process audio input, transcribe the content, and extract key points.
  3. Generated Q&A should reflect the information presented in the audio lecture accurately.
  4. Ensure compatibility and efficiency of audio processing across different platforms and environments.

Labels:

  • enhancement
  • feature-request
@charanbhatia
Copy link

@Aditya062003 please assign this issue to me. It's been a while now, and I can create a PR soon.

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

No branches or pull requests

2 participants