Skip to content

Utterance-level Aggregation For Speaker Recognition In The Wild

Notifications You must be signed in to change notification settings

dzungtx/VGG-Speaker-Recognition

 
 

Repository files navigation

Voice identification demo

Setup

Create new conda environment

conda create --name voice_identification_demo python=3.7

Activate the new environment

conda activate voice_identification_demo

Install dependencies

conda install -c conda-forge --file requirements.txt

Run the demo

cd src
python demo_realtime.py

About

Utterance-level Aggregation For Speaker Recognition In The Wild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%