|
--- |
|
language: |
|
- ar |
|
- en |
|
license: gpl |
|
size_categories: |
|
- 10K<n<100K |
|
task_categories: |
|
- automatic-speech-recognition |
|
pretty_name: Ara-Eng Code Switching |
|
dataset_info: |
|
features: |
|
- name: audio |
|
dtype: |
|
audio: |
|
sampling_rate: 16000 |
|
- name: sentence |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 8182387001.12 |
|
num_examples: 12480 |
|
download_size: 8043014629 |
|
dataset_size: 8182387001.12 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
## Thanks to [ahmedheakl/arzen-llm-speech-ds](https://huggingface.co/datasets/ahmedheakl/arzen-llm-speech-ds) as this dataset was built upon it ✨ |
|
|
|
<center> |
|
<img src="https://cdn-uploads.huggingface.co/production/uploads/6116d0584ef9fdfbf45dc4d9/IP2jnsGybA0aDFgU9TTcX.jpeg" width="80%"> |
|
</center> |
|
|
|
The dataset was constructed using ahmed's dataset and different videos from the youtube. The scraped data doubled the initial dataset size after deduplication and cleaning. |
|
|
|
## Citation |
|
|
|
If you use this dataset, please cite it as follows: |
|
|
|
```bibtex |
|
@misc{rashad2024arabic, |
|
author = {Mohamed Rashad}, |
|
title = {arabic-english-code-switching}, |
|
year = {2024}, |
|
publisher = {Hugging Face}, |
|
url = {https://huggingface.co/datasets/MohamedRashad/arabic-english-code-switching/edit/main/README.md} |
|
} |
|
``` |
|
|