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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesClustering Algorithms

Techniques for grouping audio embeddings into distinct speaker identities using distance metrics.

Distinct from Speaker Diarization: Focuses on the specific clustering implementation rather than the general diarization task

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Clustering Algorithms. Refine with filters or upvote what's useful.

Awesome Clustering Algorithms GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pyannote/pyannote-audioAvatar von pyannote

    pyannote/pyannote-audio

    9,203Auf GitHub ansehen↗

    Pyannote.audio is a PyTorch toolkit for speaker diarization, speaker identification, and speech activity detection. Its primary purpose is to partition audio recordings into segments and assign each segment to a specific speaker identity to determine who spoke when. The project includes a framework for classifying speaker identities and a pipeline for distinguishing human speech from background noise. It provides specialized tools for handling symmetric-overlap speech, where multiple speakers talk simultaneously, and employs learnable band-pass filters for raw waveform feature extraction. Th

    Implements clustering-based algorithms to group similar audio embeddings into distinct speaker identities.

    Jupyter Notebookoverlapped-speech-detectionpretrained-modelspytorch
    Auf GitHub ansehen↗9,203
  1. Home
  2. Artificial Intelligence & ML
  3. Speaker Diarization
  4. Clustering Algorithms