Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,11 @@ pinned: false
|
|
9 |
|
10 |
[**pyannote.audio**](https://github.com/pyannote/pyannote-audio) is an open-source toolkit for speaker diarization.
|
11 |
|
12 |
-
Pretrained pipelines reach state-of-the-art performance on most academic benchmarks.
|
|
|
|
|
|
|
13 |
|
14 |
-
Using it in production?
|
15 |
-
Consider switching to [pyannoteAI](https://www.pyannote.ai) for better and faster options.
|
16 |
|
17 |
| Benchmark | [v2.1](https://hf.co/pyannote/speaker-diarization-2.1) | [v3.1](https://hf.co/pyannote/speaker-diarization-3.1) | [pyannoteAI](https://www.pyannote.ai) |
|
18 |
| ---------------------- | ------ | ------ | --------- |
|
|
|
9 |
|
10 |
[**pyannote.audio**](https://github.com/pyannote/pyannote-audio) is an open-source toolkit for speaker diarization.
|
11 |
|
12 |
+
Pretrained pipelines reach state-of-the-art performance on most academic benchmarks.
|
13 |
+
Training was made possible thanks to [**Jean Zay**](http://www.idris.fr/eng/jean-zay/) supercomputer.
|
14 |
+
|
15 |
+
[**pyannoteAI**](https://www.pyannote.ai) provides even better and faster enterprise options, which can be tried for free on our [**playground**](https://dashboard.pyannote.ai).
|
16 |
|
|
|
|
|
17 |
|
18 |
| Benchmark | [v2.1](https://hf.co/pyannote/speaker-diarization-2.1) | [v3.1](https://hf.co/pyannote/speaker-diarization-3.1) | [pyannoteAI](https://www.pyannote.ai) |
|
19 |
| ---------------------- | ------ | ------ | --------- |
|