Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,20 @@ language:
|
|
43 |
- fr
|
44 |
- en
|
45 |
---
|
46 |
-
|
|
|
47 |
|
48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
- fr
|
44 |
- en
|
45 |
---
|
46 |
+
This dataset contains the French-English track of the benchmark from ICASSP 2024: Zero Resource Code-Switched Speech Benchmark Using Speech Utterance Pairs for Multiple Spoken Languages.
|
47 |
+
Though the benchmark is originally designed to assess the semantic and syntactic abilities of the speech foundation models, you can also use this dataset for code-switching ASR.
|
48 |
|
49 |
+
|
50 |
+
If you find this dataset helpful, please consider to cite the following paper:
|
51 |
+
```
|
52 |
+
@INPROCEEDINGS{10446737,
|
53 |
+
author={Huang, Kuan-Po and Yang, Chih-Kai and Fu, Yu-Kuan and Dunbar, Ewan and Lee, Hung-Yi},
|
54 |
+
booktitle={ICASSP 2024 - 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
|
55 |
+
title={Zero Resource Code-Switched Speech Benchmark Using Speech Utterance Pairs for Multiple Spoken Languages},
|
56 |
+
year={2024},
|
57 |
+
volume={},
|
58 |
+
number={},
|
59 |
+
pages={10006-10010},
|
60 |
+
keywords={Speech coding;Benchmark testing;Signal processing;Linguistics;Acoustics;Speech processing;Task analysis;Code-switch;Multilingual;Discrete unit;Zero resource;Self-supervised},
|
61 |
+
doi={10.1109/ICASSP48485.2024.10446737}}
|
62 |
+
```
|