For a meeting intelligence platform for sales teams, the first results are zackriya-solutions/meeting-minutes (This is a self-hosted tool that transcribes and summarizes meeting audio using local or remote AI models, matching the core concept of capturing and analyzing meetings, though it doesn’t yet include direct meeting platform integrations or explicit action-item extraction), m-bain/whisperx and facebookresearch/wav2letter. chidiwilliams/buzz and nvidia-nemo/nemo round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
Find the best meeting intelligence integrations for your stack. Compare top-rated open-source tools by activity and features to pick the right one.
This project is a self-hosted meeting transcription and summarization tool that converts audio recordings into text transcripts and structured notes using large language models. It functions as an enterprise meeting documentation manager, allowing for the organization and editing of timestamped records. The system prioritizes data privacy through local-first processing and the ability to deploy on private infrastructure. It supports a provider-agnostic architecture, enabling users to connect to local AI engines, self-hosted servers, or cloud-based API endpoints for both transcription and summ
This is a self-hosted tool that transcribes and summarizes meeting audio using local or remote AI models, matching the core concept of capturing and analyzing meetings, though it doesn’t yet include direct meeting platform integrations or explicit action-item extraction.
WhisperX is an automated speech recognition toolkit designed to convert spoken audio into text while maintaining precise synchronization with the original media. It functions as an integrated pipeline that combines transcription, phoneme-based alignment, and speaker diarization to produce structured, attributed transcripts. The project distinguishes itself through its use of forced alignment, which matches existing text to audio signals at the phoneme level to generate accurate word-level timestamps. It also incorporates speaker diarization to identify and label unique voices within a recordi
WhisperX is an automated speech recognition toolkit that provides transcription and speaker diarization, but it is not a meeting intelligence platform—it lacks meeting capture integrations, AI summarization, action item extraction, and a REST API/webhooks interface, making it a building block rather than a full platform.
wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech signals into written text. It functions as a distributed training system and an inference engine for building and deploying neural network architectures. The system enables the training of large-scale speech models across multiple compute nodes using custom architecture files and structured recipes. It includes an inference engine that allows these trained models to be executed within Python workflows to transform audio sequences into text. The framework covers the full speech r
wav2letter is an automatic speech recognition toolkit for converting audio to text, but it is not a self-contained meeting intelligence platform—it lacks meeting capture, speaker diarization, AI summarization, action item extraction, and integrations with meeting or productivity tools.
Buzz is a desktop application that provides a local speech-to-text engine for transcribing and translating audio and video files. By leveraging local machine inference, the software ensures data privacy and offline performance, removing the need for cloud connectivity during media processing. The application distinguishes itself through a modular plugin architecture that allows for the integration of custom functionality, such as content summarization and automated text formatting, without modifying the core codebase. It also features a speaker diarization pipeline that identifies and labels
Buzz is a desktop speech-to-text tool with local AI, speaker diarization, and plugin-based summarization, but it lacks meeting platform integration, a REST API, and server-side self-hosting, so it is a transcription utility rather than a full meeting intelligence platform.
NeMo is a comprehensive framework designed for the development, training, and deployment of large-scale conversational and generative artificial intelligence models. It provides an integrated platform for building multimodal systems, encompassing speech processing, language modeling, and reinforcement learning alignment. The framework is built to handle the entire lifecycle of AI development, from data curation and model pretraining to production-ready service deployment. The platform distinguishes itself through advanced distributed training capabilities, including tensor and pipeline parall
NeMo is a development framework for building conversational AI models (ASR, speaker diarization, NLP), not a ready-to-use meeting intelligence platform that captures, transcribes, and analyzes meetings with integrations and action item extraction — you could build a meeting tool on top of it, but it is not one itself.
PaddleSpeech is a comprehensive toolkit of neural models for speech recognition, synthesis, and translation built on the PaddlePaddle deep learning framework. It provides a collection of frameworks and tools for converting spoken audio into written text, synthesizing natural audio from text, and performing direct speech translation. The toolkit includes specialized capabilities for keyword spotting to detect trigger words and speaker verification systems that extract unique voiceprints to identify and distinguish between individuals. It also features end-to-end translation tools that map audi
PaddleSpeech offers automatic transcription and speaker diarization models, but it is a speech-model toolkit rather than a full meeting intelligence platform that captures meetings and provides summarization, action-item extraction, and integrations with meeting and productivity tools.
FunASR is an automatic speech recognition toolkit and multilingual speech-to-text engine designed to convert spoken audio into written text across more than fifty languages. It provides a framework for speaker diarization, an OpenAI-compatible transcription API for local server hosting, and speech models compatible with the ONNX format. The project distinguishes itself by supporting high-performance inference on edge hardware via self-contained binaries and portable model exports. It incorporates specialized capabilities for natural speech generation with adjustable timbre and emotional expre
FunASR is a powerful speech-to-text engine with speaker diarization and a local API, but it focuses on transcription rather than the full meeting analysis (summarization, action items) and lacks native meeting platform integrations, so it's a building block for a meeting intelligence platform, not a complete one.
Whisper is a high-performance speech-to-text inference engine that uses graphics hardware shaders to accelerate the transcription of spoken audio into written text. It implements a GPU-accelerated automatic speech recognition framework specifically designed to run Whisper models. The system focuses on high-speed processing for both recorded audio files and live microphone streams. It utilizes voice activity detection to analyze raw audio in real time, triggering the inference engine only when human speech is detected. The engine covers a broad range of capabilities including real-time audio
This is a high-performance GPU-accelerated speech-to-text engine for Whisper models, but it is a transcription component, not a full meeting intelligence platform with integration, diarization, summarization, or API support.
faster-whisper is an automatic speech recognition framework and an optimized implementation of the Whisper speech-to-text engine. It functions as a CTranslate2 inference engine designed to convert spoken audio into written text. The project serves as a model quantization tool that transforms large audio model weights into lower precision formats. This process reduces memory usage and increases execution speed on hardware by utilizing integer quantized weights. The framework covers a broad range of capabilities including batch audio transcription for parallel processing and voice activity det
It is a speech recognition engine that performs automatic transcription, but it is a building-block library rather than a complete meeting intelligence platform with speaker diarization, AI summarization, action item extraction, or meeting tool integration.
AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre
AudioGPT is an LLM-driven audio processing framework that can transcribe speech, but it is not a dedicated meeting intelligence platform with features like meeting platform integration, speaker diarization, or summarization.
Omnilingual-ASR is a multilingual automatic speech recognition framework and toolkit designed to transcribe audio across 1,600 languages. It provides a complete pipeline for converting speech to text, including a toolkit for fine-tuning pre-trained speech models to specific languages or datasets using custom training recipes. The system supports zero-shot speech recognition, allowing the model to predict text in unseen languages without extensive training data. It further enables few-shot language guidance through in-context examples and uses language codes to constrain transcription output t
Omnilingual-ASR is a research toolkit for multilingual speech transcription, not a complete meeting intelligence platform—it provides the transcription building block but lacks meeting integrations, speaker diarization, summarization, and action item extraction out of the box.
Whisper.cpp is a high-performance, local-first speech recognition engine designed to run large-scale machine learning models on consumer hardware. It functions as a portable library that converts audio into text, supporting both static file transcription and real-time stream processing. By utilizing a lightweight inference engine and weight quantization, the project minimizes memory and compute overhead, allowing for efficient execution without reliance on external cloud APIs or internet connectivity. The project distinguishes itself through a hardware-agnostic compute abstraction that offloa
Whisper.cpp is a high-performance local speech-to-text engine that can transcribe audio, but it is not a meeting intelligence platform—it lacks meeting capture, speaker diarization, summarization, and integration features.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| zackriya-solutions/meeting-minutes | 12.8K | Rust | MIT | |
| m-bain/whisperx | 20.2K | Python | bsd-2-clause | |
| 6.4K |
| C++ |
| NOASSERTION |
| chidiwilliams/buzz | 17.9K | Python | mit |
| nvidia-nemo/nemo | 17.4K | Python | Apache-2.0 |
| paddlepaddle/paddlespeech | 12.6K | Python | Apache-2.0 |
| modelscope/funasr | 18.5K | Python | MIT |
| const-me/whisper | 10.5K | C++ | MPL-2.0 |
| guillaumekln/faster-whisper | 23.7K | Python | MIT |
| aigc-audio/audiogpt | 10.2K | Python | NOASSERTION |