Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,56 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- pt
|
| 5 |
+
task_categories:
|
| 6 |
+
- Audio Speech
|
| 7 |
+
tags:
|
| 8 |
+
- Audio files
|
| 9 |
+
- Portuguese
|
| 10 |
+
- Radio speech
|
| 11 |
+
size_categories:
|
| 12 |
+
- <100
|
| 13 |
---
|
| 14 |
+
<strong>Portuguese Speech</strong>
|
| 15 |
+
|
| 16 |
+
This dataset aims to provide people with European Portuguese audio and textual data pairs, which can be used to fine-tune large language models.
|
| 17 |
+
|
| 18 |
+
This is a Portuguese audio clip from RTP, which we have broken down into short sentences.
|
| 19 |
+
|
| 20 |
+
<strong>Citation</strong>
|
| 21 |
+
|
| 22 |
+
If you use this dataset, please cite:
|
| 23 |
+
|
| 24 |
+
@inproceedings{Hoi2022-AIIoT,
|
| 25 |
+
title={An Automatic Speech Segmentation Algorithm of Portuguese based on Spectrogram Windowing},
|
| 26 |
+
author={Lap Man Hoi and Yuqi Sun and Sio Kei Im},
|
| 27 |
+
booktitle={2022 IEEE World AI IoT Congress (AIIoT)},
|
| 28 |
+
publisher={IEEE},
|
| 29 |
+
year={2022},
|
| 30 |
+
month={July},
|
| 31 |
+
address={Seattle, WA, USA},
|
| 32 |
+
pages={290--295},
|
| 33 |
+
doi={10.1109/AIIoT54504.2022.9817299},
|
| 34 |
+
}
|
| 35 |
+
|
| 36 |
+
L. M. Hoi, Y. Sun and S. K. Im, "An Automatic Speech Segmentation Algorithm of Portuguese based on Spectrogram Windowing," 2022 IEEE World AI IoT Congress (AIIoT), Seattle, WA, USA, 2022, pp. 290-295, doi: 10.1109/AIIoT54504.2022.9817299.
|
| 37 |
+
|
| 38 |
+
https://doi.org/10.1109/AIIoT54504.2022.9817299
|
| 39 |
+
|
| 40 |
+
<div style="font-family:courier; font-size:16px">
|
| 41 |
+
@article{Hoi_Sun_Lin_Im_2022,<br/>
|
| 42 |
+
title={An Automatic Speech Segmentation Algorithm of Portuguese based on Spectrogram Windowing},<br/>
|
| 43 |
+
author={Lap Man Hoi and Yuqi Sun and Sio Kei Im},<br/>
|
| 44 |
+
journal={2022 IEEE World AI IoT Congress (AIIoT)},<br/>
|
| 45 |
+
publisher={IEEE},<br/>
|
| 46 |
+
address={Seattle, WA, USA},<br/>
|
| 47 |
+
year={2022}, month={July},<br/>
|
| 48 |
+
pages={290–-295},<br/>
|
| 49 |
+
doi={AIIoT54504.2022.9817299},<br/>
|
| 50 |
+
}
|
| 51 |
+
</div>
|
| 52 |
+
|
| 53 |
+
<strong>Contact</strong>
|
| 54 |
+
|
| 55 |
+
Edmond Hoi<br/>
|
| 56 |
+
lmhoi@mpu.edu.mo
|