|
--- |
|
dataset_info: |
|
features: |
|
- name: file_name |
|
dtype: audio |
|
- name: original_transcription |
|
dtype: string |
|
- name: diacritized_transcription |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1201035808.02 |
|
num_examples: 5082 |
|
- name: validation |
|
num_bytes: 35623015.0 |
|
num_examples: 165 |
|
download_size: 1253265979 |
|
dataset_size: 1236658823.02 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
--- |
|
|
|
This repo contains diacritized transcription and wavs of the TunSwitch dataset. |
|
|
|
``` |
|
@misc{abdallah2023leveragingdatacollectionunsupervised, |
|
title={Leveraging Data Collection and Unsupervised Learning for Code-switched Tunisian Arabic Automatic Speech Recognition}, |
|
author={Ahmed Amine Ben Abdallah and Ata Kabboudi and Amir Kanoun and Salah Zaiem}, |
|
year={2023}, |
|
eprint={2309.11327}, |
|
archivePrefix={arXiv}, |
|
primaryClass={eess.AS}, |
|
url={https://arxiv.org/abs/2309.11327}, |
|
} |
|
``` |
|
|