anilkeshwani's picture
Upload dataset
295b7e5 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: language
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: chapter_id
      dtype: int64
    - name: file
      dtype: string
    - name: path
      dtype: string
    - name: text
      dtype: string
    - name: tokenized
      sequence: string
    - name: normalized
      sequence: string
    - name: uroman
      sequence: string
    - name: speech_tokens
      sequence: int64
    - name: aligned_token_start_time
      sequence: float64
    - name: aligned_token_end_time
      sequence: float64
  splits:
    - name: test.clean
      num_bytes: 10893058
      num_examples: 2620
    - name: test.other
      num_bytes: 10819517
      num_examples: 2939
  download_size: 6842014
  dataset_size: 21712575
configs:
  - config_name: default
    data_files:
      - split: test.clean
        path: data/test.clean-*
      - split: test.other
        path: data/test.other-*