Release Highlights

March 3, 2025

Windows support, improved audio capture, and multi-language transcription in 90+ languages

+Windows support (first release)+90+ language transcription+Improved audio capture+Enhanced error handling+Homebrew installation

What's New in Community 0.0.3

Pre-release with Windows Support — our first cross-platform release!


Download Statistics

PlatformDownloads
Windows (.exe)1,825
Windows (.msi)369
macOS (Apple Silicon)988
macOS App Bundle306
Total Downloads3,488

Major New Features

Windows Support

  • Fixed audio capture issues on Windows
  • Added both .exe and .msi installers
  • Full Windows 10/11 compatibility

Improved Error Handling

  • Better error handling and logging for audio devices
  • More robust audio device detection across platforms

Enhanced Device Detection

  • More reliable audio device detection across Windows and macOS
  • Improved Bluetooth device support

Multi-Language Transcription

Meetily now supports transcription in 90+ languages! Specify your preferred language when starting the server:

Code language: bash
# English (default)
meetily-server --language en --model medium
 
# Spanish
meetily-server --language es --model medium
 
# French
meetily-server --language fr --model medium
 
# German
meetily-server --language de --model medium
 
# Auto-detect language
meetily-server --language all --model medium

Model Selection

Choose from various Whisper models based on your needs:

  • tiny — Fastest, least accurate
  • base — Fast, moderate accuracy
  • small — Balanced performance
  • medium — Recommended for most users
  • large-v3 — Highest accuracy, requires more resources

Homebrew Installation (macOS)

Code language: bash
brew tap zackriya-solutions/meetily
brew install --cask meetily
meetily-server --language en --model medium

Why Use Homebrew?

  • Native macOS experience
  • Simplified installation
  • Automatic updates with brew upgrade
  • Clean removal with brew uninstall

Other Improvements

  • Improved transcription quality
  • Bug fixes for frontend
  • Better backend build process
  • Enhanced documentation

Known Issues

  • Smaller LLMs can hallucinate; use models above 32B parameter size for best summarization
  • Backend build process requires CMake, C++ compiler, etc.
  • Backend requires Python 3.10 or newer

Download

Full Changelog

View on GitHub(opens in new tab)

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
Download Free

Star on GitHub (9.9k+) · Open source & self-hostable