Skip to content

hadware/pyannote-db-vtc-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake VTC DB plugin for pyannote.database

Installation

$ git clone git@github.com:hadware/pyannte-db-vtc-debug/
$ pip install pyannote-db-vtc-debug/

Then, tell pyannote.database where to look for VTCDebug audio files.

$ cat ~/.pyannote/database.yml
Databases:
   VTCDebug: /path/to/pyanannote-db-vtc-debug/data/audio/{uri}.ogg

Available protocols

There's only one protocol available for now:

  • VTCDebug.SpeakerDiarization.PoetryRecitalDiarization : contains 3 speakers, READER, AGREER and DISAGREER

About

A fake debug database for VTC tasks in Pyannote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages