Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
libritts_r_filtered / README.md
ylacombe's picture
Upload dataset (part 00001-of-00002)
81aad76 verified
|
raw
history blame
1.01 kB
metadata
dataset_info:
  config_name: clean
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: text_normalized
      dtype: string
    - name: text_original
      dtype: string
    - name: speaker_id
      dtype: string
    - name: path
      dtype: string
    - name: chapter_id
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: dev.clean
      num_bytes: 1506311977.8882804
      num_examples: 5589
    - name: test.clean
      num_bytes: 1432099582.6705585
      num_examples: 4689
    - name: train.clean.100
      num_bytes: 8985618654.720787
      num_examples: 32215
    - name: train.clean.360
      num_bytes: 31794257100.91056
      num_examples: 112326
  download_size: 44461321972
  dataset_size: 43718287316.190186
configs:
  - config_name: clean
    data_files:
      - split: dev.clean
        path: clean/dev.clean-*
      - split: test.clean
        path: clean/test.clean-*
      - split: train.clean.100
        path: clean/train.clean.100-*
      - split: train.clean.360
        path: clean/train.clean.360-*