tts-ckb / README.md
PawanOsman's picture
Update README.md
d4378b7 verified
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
  splits:
    - name: train
      num_bytes: 389510739.9258054
      num_examples: 14669
    - name: test
      num_bytes: 43282971.19242912
      num_examples: 1630
  download_size: 426916799
  dataset_size: 432793711.1182345
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
task_categories:
  - text-to-speech
language:
  - ckb
size_categories:
  - 10K<n<100K

Dataset Summary

This dataset is designed for Text-to-Speech (TTS) applications in Central Kurdish (ckb), providing audio samples and corresponding transcriptions in the Central Kurdish language. It is useful for training and evaluating TTS models tailored for this specific language. The audio files are sampled at 16kHz, ensuring high-quality audio for speech synthesis tasks.

Dataset Structure

Features

  • client_id (string): Unique identifier for each client (speaker).
  • audio (audio): Audio data sampled at 16,000 Hz.
  • sentence (string): Transcription of the audio data in Central Kurdish.

Splits

The dataset is divided into two main splits:

  • Train
    • Number of Examples: 14,669
    • Total Size: 389.51 MB
  • Test
    • Number of Examples: 1,630
    • Total Size: 43.28 MB

Dataset Size

  • Download Size: 426.92 MB
  • Dataset Size: 432.79 MB

Configuration

  • Configuration Name: default
  • Data Files:
    • Train Split: data/train-*
    • Test Split: data/test-*

Usage

This dataset can be used for training and evaluating TTS models in Central Kurdish. The audio files and their corresponding transcriptions can be fed into TTS models to generate synthetic speech in this language. The dataset’s structure and quality make it suitable for research and development in speech synthesis.

Additional Information

  • Language: Central Kurdish (ckb)
  • Sampling Rate: The audio files are sampled at 16,000 Hz.
  • Total Number of Examples: 16,299