CoolFace
Datasetpublic

sulabhkatiyar/ne-asr-dataset-nag

Nagamese (nag) — ASR dataset A small Nagamese (nag) speech-to-text dataset for automatic speech recognition (ASR) of a low-resource North-East India language. Each example pairs a short audio clip with its Romanized (Latin-script) transcript. Source Derived from the ARTPARK-IISc Vaani project (https://vaani.iisc.ac.in/) Splits Split Samples train 12,862 validation 1,532 test 1,717 Data fields Each example has:… See the full description on the dataset page: https://huggingface.co/datasets/sulabhkatiyar/ne-asr-dataset-nag.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes172downloads
Dataset Card

Nagamese (nag) — ASR dataset

A small Nagamese (nag) speech-to-text dataset for automatic speech recognition (ASR) of a low-resource North-East India language. Each example pairs a short audio clip with its Romanized (Latin-script) transcript.

Source

Derived from the ARTPARK-IISc Vaani project (https://vaani.iisc.ac.in/)

Splits

SplitSamples
train12,862
validation1,532
test1,717

Data fields

Each example has:

  • —audio — the audio recording (16 kHz mono).
  • —text — the Romanized (Latin-script) transcript.
  • —language — the ISO 639-3 language code (nag).

Used by

This dataset trains and evaluates the paired ASR model `sulabhkatiyar/ne-asr-nag` — a character-level CTC adapter over a frozen `facebook/mms-1b-all` encoder. An augmented training variant is available at `sulabhkatiyar/ne-asr-dataset-nag-aug`.

Part of the [NE Speech AI V1](https://huggingface.co/collections/sulabhkatiyar/ne-speech-ai-v1-6a8efa7593551e32d63b876b) collection.

Limitations

  • —Nagamese is a low-resource language; this dataset is small and may not cover the full range of speakers, dialects, domains, and recording conditions.
  • —Transcriptions are in Latin / Roman script (romanized); romanization conventions can introduce label noise.

License

cc-by-4.0, following the ARTPARK-IISc Vaani source dataset (https://vaani.iisc.ac.in/), from which this data is derived. Please retain that attribution and comply with the license terms when using this dataset.