You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application currently does not provide transcripts for all lectures, leading to challenges for users who rely on written content for better understanding or reference. While transcribing every lecture may be cost-prohibitive, not offering any option for users is equally unsatisfactory.
Proposed Solution:
Implement a feature that allows users to request a transcript for lectures that do not have a pre-generated version
Add a "Request Transcript" button to the lecture interface.
Upon clicking the button, the application will initiate the process to generate a transcript for that specific lecture.
While the transcript is being generated, users can still listen to the lecture.
Once the transcript is ready, it will be made available alongside the lecture audio, allowing users to read along as they listen.
Implementation plan
TBD
The text was updated successfully, but these errors were encountered:
Problem Statement:
The application currently does not provide transcripts for all lectures, leading to challenges for users who rely on written content for better understanding or reference. While transcribing every lecture may be cost-prohibitive, not offering any option for users is equally unsatisfactory.
Proposed Solution:
Implement a feature that allows users to request a transcript for lectures that do not have a pre-generated version
Implementation plan
The text was updated successfully, but these errors were encountered: