File size: 419 Bytes
32e47d2
 
 
0bf27df
fe6bdf1
32e47d2
 
 
 
 
 
 
3f6eb5c
 
 
 
 
32e47d2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
tags:
- pyannote
- pyannote-audio
- pyannote-audio-model
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
```