pyannote
There are 23 repositories under pyannote topic.
kaixxx/noScribe
Cutting edge AI technology for automated audio transcription. A nice GUI for OpenAIs Whisper and pyannote (speaker identification)
revdotcom/reverb
Open source inference code for Rev's model
FrenchKrab/IS2023-powerset-diarization
Official repository for the "Powerset multi-class cross entropy loss for neural speaker diarization" paper published in Interspeech 2023.
clement-pages/gryannote
Provide Gradio custom components to make the diarization-based audio labeling process easier and faster.
nttcslab-sp/mamba-diarization
Official repository for Mamba-based Segmentation Model for Speaker Diarization
dangvansam/pyannote-onnx
PyAnnote Voice Activity Detection (ONNX version)
FrenchKrab/datasets-pyannote
Automatically setup the AISHELL-4 and MSDWild dataset for usage with pyannote-database (and pyannote-audio)
jumtra/agenda_maker
A package that can be locally executed to generate minutes in Japanese
jarvisx17/ASR
ASR (Automatic Speech Recognition) Notebooks
gorkemkaramolla/whisper-run
Faster Whisper with Speaker Diarization
gillan-krishna/meeting_notes
Hobby project to transcribe audio files from meetings to transcripts with a summary
adamelkholyy/whisper-yt
Toolkit for using Whisper to transcribe YouTube videos. Includes Whisper transcription of YouTube videos, conversion of YouTube video into HuggingFace dataset (using audio and subtitles) and evaluation of Whisper transcription against YouTube subtitles
FrenchKrab/IS2024-powerset-calibration
Companion repository to the paper "On the calibration of powerset speaker diarization models" published at Interspeech 2024
tdolan21/whisper_subtitles
CLI for automating the creation of subtitles using whisper and pyannote. Accepts batch or single audio and video files.
Tibi19/interview-transcription
Helpful Python scripts for audio transcription using the OpenAI Whisper API. Also features the Chat Completion API and pyannote diarization.
dptools/WhisperNote
Subtitle generation w/ Speaker Diarization using Whisper and pyannote.audio
Manoj-2702/FacialAnalysis-IISc
Facial Direction Analysis: Real-time head pose estimation using OpenCV and MediaPipe. Speaker Verification: Audio-based speaker verification using Pyannote
werserk/TechStormHack-1st-place
Решение соревнования ТехШторм от корпорации ТатНефть по анализу активности членов команды на ВКС
yujansaya/diarization_sentiment_analyse
A web app for real-time transcription, speaker diarization, and sentiment analysis
esammahdi/Voice-Verification
Voice Verification System: A web app built using PrimeReact, FastAPI, ChromaDB and PyAnnote-Audio for registering and verifying user identities through voice comparison. Features include voice registration, comparison, user management, and embedding visualization.
kmad/speakerspotter
Audio speaker diarization and detection to automatically segment spoken audio.
NickNaskida/cog-whisper-diarization
Cog implementation of transcribing + diarization pipeline with Whisper & Pyannote