Hishambarakat commited on
Commit
55b2d65
·
verified ·
1 Parent(s): 3f0665a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -216,11 +216,11 @@ This dataset was built using several open-source tools and models. We gratefully
216
  ### References
217
 
218
  ```bibtex
219
- @inproceedings{Bredin2023,
220
- title={{pyannote.audio 2.1 speaker diarization pipeline: principle, benchmark, and recipe}},
221
  author={Hervé Bredin},
222
- booktitle={Interspeech 2023},
223
- year={2023},
 
224
  }
225
 
226
  @misc{speechbrain,
@@ -230,6 +230,15 @@ This dataset was built using several open-source tools and models. We gratefully
230
  publisher={GitHub},
231
  url={https://github.com/speechbrain/speechbrain}
232
  }
 
 
 
 
 
 
 
 
 
233
  ```
234
 
235
  ---
 
216
  ### References
217
 
218
  ```bibtex
219
+ @inproceedings{Bredin23,
 
220
  author={Hervé Bredin},
221
+ title={{pyannote.audio 2.1 speaker diarization pipeline: principle, benchmark, and recipe}},
222
+ year=2023,
223
+ booktitle={Proc. INTERSPEECH 2023},
224
  }
225
 
226
  @misc{speechbrain,
 
230
  publisher={GitHub},
231
  url={https://github.com/speechbrain/speechbrain}
232
  }
233
+
234
+ @misc{rashad2024arabicwhisper,
235
+ title={Arabic-Whisper-CodeSwitching-Edition},
236
+ author={Mohamed Rashad},
237
+ year={2024},
238
+ url={https://huggingface.co/spaces/MohamedRashad/Arabic-Whisper-CodeSwitching-Edition},
239
+ }
240
+
241
+
242
  ```
243
 
244
  ---