Release Highlights
February 8, 2025
Improved transcription quality, bug fixes, and new .dmg package
+Improved transcription quality+Better backend build process+New .dmg package+Enhanced documentation
Table of Contents
What's New in Community 0.0.2
Pre-release focusing on transcription quality improvements and installation experience.
Download Statistics
| Platform | Downloads |
|---|---|
| macOS (.dmg) | 364 |
| Total Downloads | 364 |
What's New
- Transcription quality is improved
- Bug fixes and improvements for frontend
- Better backend app build process
- Improved documentation
- New
.dmgpackage for macOS
Roadmap (What's 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 — Please use models above 32B parameter size for reliable summarization
- Backend build process requires CMake, C++ compiler, etc.
- Backend requires Python 3.10 or newer
- Frontend build process requires Node.js
Installation
macOS
- Download the
dmg.zipfile - Extract the file
- Double-click
meeting-minutes-frontend_0.1.0_aarch64.dmg - Move the app to Applications folder
- Run in terminal:
Code language: bash
xattr -c /Applications/meeting-minutes-frontend.app
Backend
-
Clone the repo:
Code language: bashgit clone https://github.com/Zackriya-Solutions/meeting-minutes cd meeting-minutes/backend chmod +x build_whisper.sh -
Prerequisites: ffmpeg, cmake, C++ compiler, Python 3.10-3.12
-
Setup:
Code language: bashecho -e "ANTHROPIC_API_KEY=your_key\nGROQ_API_KEY=your_key" | tee .env ./build_whisper.sh ./clean_start_backend.sh
Download
- macOS (.dmg): Download(opens in new tab)
Full Changelog
Ready to try Meetily?
Join 76,000+ users who use Meetily for private meeting transcription. No bots, privacy first. Community Edition free.
No meeting bots
100% local transcription
Free & open source
Star on GitHub (9.9k+) · Open source & self-hostable