File size: 379 Bytes
32e47d2
 
 
 
 
 
 
 
 
 
3f6eb5c
 
 
 
 
32e47d2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
tags:
- pyannote
license: mit
inference: false
---

## Dummy model used for continuous integration purposes

```bash
$ pyannote-audio-train protocol=Debug.SpeakerDiarization.Debug \
                       task=VoiceActivityDetection \
                       task.duration=2. \
                       model=DebugSegmentation \
                       trainer.max_epochs=10
```