---
dataset_info:
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: normalized_text
    dtype: string
  splits:
  - name: train
    num_bytes: 283652472.82
    num_examples: 1434
  download_size: 277102688
  dataset_size: 283652472.82
---
# Dataset Card for "single_speaker_en_test_librivox"

# Created for testing, not suggested for production 

#### Dataset Summary
The corpus consists of a single speaker extracted frrom LibriVox audiobook.

#### Languages
The audio is in English.

#### Source Data
Initial Data Collection and Normalization
The voices used in my Datasets are volenteers who have donated their time and voices to open source LibriVox projects. Please respect their privacy. 

#### Licensing Information
MIT


[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)