posted an update

v2.0.0 updates:

  • Modified code so that program is compatible with OpenAI API as of Dec. 2023 (see recapai.py)
  • Switched to implementing AssemblyAI API instead of WhisperAI for transcription (see transcribe.py)
  • AssemblyAI allows for up audio totaling to 5 hrs/per month for transcription, thus, eliminating the need for audio-chunking for the average audio file
  • Added pdf as type of file that recap can be outputted into (see output.py)
  • Improved upon gradio interface so that recap can be outputted to multiple different file types (see gradioUI.py)
  • Modularized overall code, included documentation & more clarifying comments

Log in or sign up for Devpost to join the conversation.