Cahlil commited on
Commit
b0aa7b7
1 Parent(s): 0cb8e40

updated citations

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,3 +10,14 @@ pinned: false
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
13
+
14
+ ```bibtex
15
+ @inproceedings{Bredin2020,
16
+ Title = {{pyannote.audio: neural building blocks for speaker diarization}},
17
+ Author = {{Bredin}, Herv{\'e} and {Yin}, Ruiqing and {Coria}, Juan Manuel and {Gelly}, Gregory and {Korshunov}, Pavel and {Lavechin}, Marvin and {Fustes}, Diego and {Titeux}, Hadrien and {Bouaziz}, Wassim and {Gill}, Marie-Philippe},
18
+ Booktitle = {ICASSP 2020, IEEE International Conference on Acoustics, Speech, and Signal Processing},
19
+ Address = {Barcelona, Spain},
20
+ Month = {May},
21
+ Year = {2020},
22
+ }
23
+ ```