Vggvox Speaker Identification Save

Speaker identification with VGGVox network

Project README

vggvox

Instructions

  • Install python3 and the required packages
  • Modify cfg/enroll_list.csv and cfg/test_list.csv to point to your local enroll/test wav files
  • To run evaluation: python3 scoring.py
  • Results will be stored in res/results.csv. Each line has format: [path to test wav], [correct speaker], [distance to enroll speaker 1],...[distance to enroll speaker N], [predicted speaker], [correct?]
Open Source Agenda is not affiliated with "Vggvox Speaker Identification" Project. README Source: linhdvu14/vggvox-speaker-identification
Stars
82
Open Issues
12
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating