LiLiWangzz's Stars
shchur/overlapping-community-detection
Implementation of "Overlapping Community Detection with Graph Neural Networks"
llior/CDGCN
CDGCN is a optimized graph-based clustering method. The basic concept of the CDGCN is to estimate the topological connection of speech segments and use a community detection algorithm to find the optimal partitions.
KoljaB/WhoSpeaks
Efficient approach to speaker diarization using voice characteristics extraction
pengzhendong/pyannote-onnx
ONNX Inference of Pyannote Segmentation
prachiisc/SHARC
6lyc/CDNMF
Official implementation of our paper "Contrastive Deep Nonnegative Matrix Factorization for Community Detection", ICASSP 2024.
huggingface/diarizers
clement-pages/gryannote
Provide Gradio custom components to make the diarization-based audio labeling process easier and faster.
pyannote/pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
juanmc2005/diart
A python package to build AI-powered real-time audio applications
wq2012/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
DongKeon/Awesome-Speaker-Diarization
Some comprehensive papers about speaker diarization
leohuang2013/pyannote-audio_overlapped-speech-detection_cpp
C++ version of pyannote audio overlapped speech detection pipeline
leohuang2013/pyannote-audio_speaker-diarization_cpp
C++ version of pyannote audio speaker diarizaiton pipeline
7egment/pyannote-instructions
FrenchKrab/IS2023-powerset-diarization
Official repository for the "Powerset multi-class cross entropy loss for neural speaker diarization" paper published in Interspeech 2023.
FrenchKrab/datasets-pyannote
Automatically setup the AISHELL-4 and MSDWild dataset for usage with pyannote-database (and pyannote-audio)
hbredin/pyannotebook
🎹 pyannote + 🗒 notebook = pyannotebook
Mastering-Python-GT/Transcription-diarization-whisper-pyannote
Transcription and diarization (speaker identification)
DmitryRyumin/NewEraAI-Papers
The repository provides links to collections of influential and interesting research papers from top AI conferences, with open-source code to promote reproducibility and provide detailed implementation insights beyond the scope of the article. Stay up to date with the latest advances in AI research!
orelz890/Speaker_Diarization_Deep_learning
🎙️ Enhanced Speaker Diarisation 📒 with OSD, SS, and Advanced VAD🗣️.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归