https://github.com/hadware/pyannote-db-vtc-debug
A fake debug database for VTC tasks in Pyannote
https://github.com/hadware/pyannote-db-vtc-debug
Last synced: 2 months ago
JSON representation
A fake debug database for VTC tasks in Pyannote
- Host: GitHub
- URL: https://github.com/hadware/pyannote-db-vtc-debug
- Owner: hadware
- Created: 2021-09-02T11:46:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T19:44:03.000Z (over 3 years ago)
- Last Synced: 2025-01-30T15:44:44.446Z (4 months ago)
- Language: Python
- Size: 14.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fake VTC DB plugin for pyannote.database
## Installation
```bash
$ git clone [email protected]:hadware/pyannte-db-vtc-debug/
$ pip install pyannote-db-vtc-debug/
```Then, tell `pyannote.database` where to look for VTCDebug audio files.
```bash
$ 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`