hbredin commited on
Commit
63446fc
·
1 Parent(s): 3e6bfb9

feat: add RT factor

Browse files
Files changed (1) hide show
  1. README.md +13 -10
README.md CHANGED
@@ -13,15 +13,18 @@ Pretrained pipelines reach state-of-the-art performance on most academic benchma
13
 
14
  | Benchmark | v1.1 | v2.0 | [v2.1](https://hf.co/pyannote/speaker-diarization-2.1) | [v3.0](https://hf.co/pyannote/speaker-diarization-3.0) | <a href="mailto:herve-at-niderb-dot-fr?subject=Premium pyannote.audio pipeline&body=Looks like I got your attention! Drop me an email for more details. Hervé.">Premium</a> |
15
  | ---------------------- | ---- | ---- | ------ | ------ | --------- |
16
- | AISHELL-4 | - | 14.6 | 14.1 | 12.3 | 12.3 |
17
- | AliMeeting (channel 1) | - | - | 27.4 | 24.3 | 19.4 |
18
- | AMI (IHM) | 29.7 | 18.2 | 18.9 | 19.0 | 16.7 |
19
- | AMI (SDM) | - | 29.0 | 27.1 | 22.2 | 20.1 |
20
- | AVA-AVD | - | - | - | 49.1 | 42.7 |
21
- | DIHARD 3 (full) | 29.2 | 21.0 | 26.9 | 21.7 | 17.0 |
22
- | MSDWild | - | - | - | 24.6 | 20.4 |
23
- | REPERE (phase2) | - | 12.6 | 8.2 | 7.8 | 7.8 |
24
- | VoxConverse (v0.3) | 21.5 | 12.6 | 11.2 | 11.3 | 9.5 |
25
  [Diarization error rate](http://pyannote.github.io/pyannote-metrics/reference.html#diarization) (in %)
26
 
27
-
 
 
 
 
13
 
14
  | Benchmark | v1.1 | v2.0 | [v2.1](https://hf.co/pyannote/speaker-diarization-2.1) | [v3.0](https://hf.co/pyannote/speaker-diarization-3.0) | <a href="mailto:herve-at-niderb-dot-fr?subject=Premium pyannote.audio pipeline&body=Looks like I got your attention! Drop me an email for more details. Hervé.">Premium</a> |
15
  | ---------------------- | ---- | ---- | ------ | ------ | --------- |
16
+ | AISHELL-4 | - | 14.6 | 14.1 | 12.3 | 11.9 |
17
+ | AliMeeting (channel 1) | - | - | 27.4 | 24.3 | 22.5 |
18
+ | AMI (IHM) | 29.7 | 18.2 | 18.9 | 19.0 | 16.6 |
19
+ | AMI (SDM) | - | 29.0 | 27.1 | 22.2 | 20.9 |
20
+ | AVA-AVD | - | - | - | 49.1 | 39.8 |
21
+ | DIHARD 3 (full) | 29.2 | 21.0 | 26.9 | 21.7 | 17.2 |
22
+ | MSDWild | - | - | - | 24.6 | 19.8 |
23
+ | REPERE (phase2) | - | 12.6 | 8.2 | 7.8 | 7.6 |
24
+ | VoxConverse (v0.3) | 21.5 | 12.6 | 11.2 | 11.3 | 9.4 |
25
  [Diarization error rate](http://pyannote.github.io/pyannote-metrics/reference.html#diarization) (in %)
26
 
27
+ Using one Nvidia Tesla V100 SXM2 GPU and one Intel Cascade Lake 6248 CPU,
28
+ * [v2.1](https://hf.co/pyannote/speaker-diarization-2.1) takes around 1m30s to process 1h of audio
29
+ * [v3.0](https://hf.co/pyannote/speaker-diarization-3.0) takes around 1m20s to process 1h of audio
30
+ * <a href="mailto:herve-at-niderb-dot-fr?subject=Premium pyannote.audio pipeline&body=Looks like I got your attention! Drop me an email for more details. Hervé.">Premium</a> takes around 1m00s to process 1h of audio