/SpeakerClassifier

A lightweight tool that efficiently isolates target speaker data from your datasets.

Primary LanguagePythonMIT LicenseMIT

Introduction

SpeakerClassifier is a lightweight tool that leverages speaker verification(ERes2Net) to clean datasets. Code and models from 3D-Speaker, it efficiently isolates target speaker data from your datasets.

Usage

  1. Clone this repository:
    git clone https://github.com/AliceNavigator/SpeakerClassifier.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Get start:
    python speaker_classifier.py -h