Datasets:
File size: 1,546 Bytes
cbee81b f8de427 cbee81b f8de427 9444394 f8de427 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 2265821001.125
num_examples: 6215
- name: test
num_bytes: 237323546.0
num_examples: 637
download_size: 2166856666
dataset_size: 2503144547.125
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: cc-by-sa-4.0
task_categories:
- automatic-speech-recognition
language:
- my
pretty_name: Myanmar Speech Dataset for training and fine-tuning the ASR (Automatic Speech Recognition) model.
---
*Please visit to the [GitHub repository](https://github.com/chuuhtetnaing/myanmar-language-dataset-collection) for other Myanmar Langauge datasets.*
# Myanmar Speech Dataset for ASR
This dataset is a comprehensive collection of Myanmar language speech data specifically curated for Automatic Speech Recognition (ASR) task. It combines following datasets:
- [Myanmar Speech Dataset (Google Fleurs)](https://huggingface.co/datasets/chuuhtetnaing/myanmar-speech-dataset-google-fleurs)
- [Myanmar Speech Dataset (OpenSLR-80)](https://huggingface.co/datasets/chuuhtetnaing/myanmar-speech-dataset-openslr-80)
By merging these complementary resources, this dataset provides a more robust foundation for training and evaluating ASR models for the Myanmar language, offering greater diversity in speakers, speaking styles, and acoustic conditions.
|