You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,21 @@ inaSpeechSegmenter has been presented at the IEEE International Conference on Ac
104
104
}
105
105
```
106
106
107
+
inaSpeechSegmenter was ranked #1 6 open-source VAD system on a French TV and radio benchmark : LIUM_SpkDiarization, Pyannote, Rvad, Silero, Speechbrain
108
+
```bibtex
109
+
@inproceedings{doukhan-etal-2024-inagvad,
110
+
title = "{I}na{GVAD} : A Challenging {F}rench {TV} and Radio Corpus Annotated for Speech Activity Detection and Speaker Gender Segmentation",
111
+
author = "Doukhan, David and Maertens, Christine and Le Personnic, William and Speroni, Ludovic and Dehak, Reda",
112
+
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
Copy file name to clipboardExpand all lines: setup.py
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,22 @@
92
92
}
93
93
```
94
94
95
+
inaSpeechSegmenter was ranked #1 6 open-source VAD system on a French TV and
96
+
radio benchmark : LIUM_SpkDiarization, Pyannote, Rvad, Silero, Speechbrain
97
+
```bibtex
98
+
@inproceedings{doukhan-etal-2024-inagvad,
99
+
title = "{I}na{GVAD} : A Challenging {F}rench {TV} and Radio Corpus Annotated for Speech Activity Detection and Speaker Gender Segmentation",
100
+
author = "Doukhan, David and Maertens, Christine and Le Personnic, William and Speroni, Ludovic and Dehak, Reda",
101
+
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
0 commit comments