This patch adds a Media job to generate audio message transcripts using whisper. I have modified the audio container to display an icon for displaying transcripts, which shows the text below the audio playing container.
Dependencies:
On mac, first install whisper with `brew install openai-whisper`
adprajap-sjsu2025-10-07 10:21
Hi professor,
This version of the patch removes all long lines and follows yioop coding guidelines
This patch adds a Media job to generate audio message transcripts using whisper. I have modified the audio container to display an icon for displaying transcripts, which shows the text below the audio playing container.
Dependencies: On mac, first install whisper with `brew install openai-whisper`
Hi professor,
This version of the patch removes all long lines and follows yioop coding guidelines
transcripts1007.patch
Hi professor, This version addresses all your feedback from last week and also has all the translations
transcripts1013-tl.patch
transcripts1021-tl.patch
transcripts1021-tl-updated.patch
Thanks for the patch! Incorporated with merge: 02baf6b553
Attachments:
transcribe.patch