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

Pre release #11

Merged
merged 6 commits into from
Feb 8, 2025
Merged

Pre release #11

merged 6 commits into from
Feb 8, 2025

Conversation

sujithatzackriya
Copy link
Collaborator

Release 0.0.2

A new release is available!

Please check out the release here.

What's New

  • Transcription quality is improved.
  • Bug fixes and improvements for frontend
  • Better backend app build process
  • Improved documentation
  • New .dmg package

What would be next?

  • Database connection to save meeting minutes
  • Improve summarization quality for smaller llm models
  • Add download options for meeting transcriptions
  • Add download option for summary

Known issues

  • Smaller LLMs can hallucinate, making summarization quality poor
  • Backend build process require CMake, C++ compiler, etc. Making it harder to build
  • Backend build process require Python 3.10 or newer
  • Frontend build process require Node.js

How to Get Started

Frontend

  1. Download the app dmg.zip from here
  2. Double click the Meeting Minutes.app to run the app

Backend

  1. Download the source code Source Code.zip from here
  2. Go to the backend directory: cd backend
  3. Make sure you have install all the pre requsites before proceeding - ffmpeg, cmake, c++ compiler and Python versions between 3.10 and 3.12 are required
  4. Build dependencies by eunning build_whisper.sh
  5. Run the server with clean_start_backend.sh

@sujithatzackriya sujithatzackriya merged commit 14920b3 into main Feb 8, 2025
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

Successfully merging this pull request may close these issues.

1 participant