awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Meeting intelligence platform

Ranking updated Jun 30, 2026

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.

Meeting intelligence platform

Find the best repos with AI.We'll search the best matching repositories with AI.
  • zackriya-solutions/meeting-minutesZackriya-Solutions avatar

    Zackriya-Solutions/meeting-minutes

    12,757View on GitHub↗

    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.

    RustAudio TranscriptionMeeting SummarizationOn-Premise Deployment
    View on GitHub↗12,757
  • m-bain/whisperxm-bain avatar

    m-bain/whisperX

    20,228View on GitHub↗

    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.

    PythonAudio TranscriptionAutomatic Speech RecognitionSpeaker Diarization
    View on GitHub↗20,228
  • facebookresearch/wav2letterfacebookresearch avatar

    facebookresearch/wav2letter

    6,444View on GitHub↗

    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.

    C++Automatic Speech RecognitionASR FrameworksAutomatic Speech Recognition Toolkits
    View on GitHub↗6,444
  • chidiwilliams/buzzchidiwilliams avatar

    chidiwilliams/buzz

    17,903View on GitHub↗

    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.

    PythonAudio TranscriptionSpeaker DiarizationSpeech-to-Text Engines
    View on GitHub↗17,903
  • nvidia-nemo/nemoNVIDIA-NeMo avatar

    NVIDIA-NeMo/NeMo

    17,389View on GitHub↗

    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.

    PythonSpeaker DiarizationSpeech TranscriptionAutomatic Speech Recognition Toolkits
    View on GitHub↗17,389
  • paddlepaddle/paddlespeechPaddlePaddle avatar

    PaddlePaddle/PaddleSpeech

    12,626View on GitHub↗

    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.

    PythonAutomatic Speech RecognitionSpeaker DiarizationSpeech Transcription
    View on GitHub↗12,626
  • modelscope/funasrmodelscope avatar

    modelscope/FunASR

    18,481View on GitHub↗

    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.

    PythonAutomatic Speech RecognitionSpeaker DiarizationSpeech Transcription
    View on GitHub↗18,481
  • const-me/whisperConst-me avatar

    Const-me/Whisper

    10,489View on GitHub↗

    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.

    C++Audio TranscriptionAutomatic Speech Recognition
    View on GitHub↗10,489
  • guillaumekln/faster-whisperguillaumekln avatar

    guillaumekln/faster-whisper

    23,679View on GitHub↗

    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.

    PythonAutomatic Speech RecognitionSpeech-to-Text Engines
    View on GitHub↗23,679
  • aigc-audio/audiogptAIGC-Audio avatar

    AIGC-Audio/AudioGPT

    10,174View on GitHub↗

    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.

    PythonAudio TranscriptionAutomatic Speech RecognitionSpeech Transcription
    View on GitHub↗10,174
  • facebookresearch/omnilingual-asrfacebookresearch avatar

    facebookresearch/omnilingual-asr

    2,671View on GitHub↗

    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.

    PythonAutomatic Speech RecognitionSpeech Transcription
    View on GitHub↗2,671
  • ggml-org/whisper.cppggml-org avatar

    ggml-org/whisper.cpp

    50,770View on GitHub↗

    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.

    C++Speaker DiarizationSpeech TranscriptionSpeech-to-Text Engines
    View on GitHub↗50,770
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
zackriya-solutions/meeting-minutes12.8KRustMITJun 5, 2026
m-bain/whisperx20.2KPythonbsd-2-clauseFeb 19, 2026
facebookresearch/wav2letter
6.4K
C++
NOASSERTION
Jan 12, 2026
chidiwilliams/buzz17.9KPythonmitFeb 19, 2026
nvidia-nemo/nemo17.4KPythonApache-2.0Jun 16, 2026
paddlepaddle/paddlespeech12.6KPythonApache-2.0Jun 21, 2026
modelscope/funasr18.5KPythonMITJun 23, 2026
const-me/whisper10.5KC++MPL-2.0May 24, 2026
guillaumekln/faster-whisper23.7KPythonMITNov 19, 2025
aigc-audio/audiogpt10.2KPythonNOASSERTIONJul 6, 2024

Related searches

  • an interactive presentation tool for meetings
  • an open source alternative to Google Meet
  • a self hosted platform for video conferencing
  • a self-hosted video meeting room
  • AI interview coach
  • a meeting transcriber
  • a self-hosted booking page
  • an open source crm for managing customers