gigaspeech / README.md
totoluo's picture
Upload dataset
5ec833d verified
|
raw
history blame
5.64 kB
metadata
dataset_info:
  - config_name: m
    features:
      - name: segment_id
        dtype: string
      - name: speaker
        dtype: string
      - name: gt
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: begin_time
        dtype: float32
      - name: end_time
        dtype: float32
      - name: audio_id
        dtype: string
      - name: title
        dtype: string
      - name: url
        dtype: string
      - name: media_source
        dtype:
          class_label:
            names:
              '0': audiobook
              '1': podcast
              '2': youtube
      - name: category
        dtype:
          class_label:
            names:
              '0': People  and  Blogs
              '1': Business
              '2': Nonprofits  and  Activism
              '3': Crime
              '4': History
              '5': Pets  and  Animals
              '6': News and Politics
              '7': Travel and Events
              '8': Kids and Family
              '9': Leisure
              '10': N/A
              '11': Comedy
              '12': News  and  Politics
              '13': Sports
              '14': Arts
              '15': Science  and  Technology
              '16': Autos  and  Vehicles
              '17': Science and Technology
              '18': People and Blogs
              '19': Music
              '20': Society and Culture
              '21': Education
              '22': Howto  and  Style
              '23': Film  and  Animation
              '24': Gaming
              '25': Entertainment
              '26': Travel  and  Events
              '27': Health and Fitness
              '28': audiobook
      - name: original_full_path
        dtype: string
      - name: prompt
        dtype: string
    splits:
      - name: validation
        num_bytes: 1486742875
        num_examples: 6750
      - name: test
        num_bytes: 4741534176.816
        num_examples: 25619
    download_size: 5999560342
    dataset_size: 6228277051.816
  - config_name: s
    features:
      - name: segment_id
        dtype: string
      - name: speaker
        dtype: string
      - name: gt
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: begin_time
        dtype: float32
      - name: end_time
        dtype: float32
      - name: audio_id
        dtype: string
      - name: title
        dtype: string
      - name: url
        dtype: string
      - name: media_source
        dtype:
          class_label:
            names:
              '0': audiobook
              '1': podcast
              '2': youtube
      - name: category
        dtype:
          class_label:
            names:
              '0': People  and  Blogs
              '1': Business
              '2': Nonprofits  and  Activism
              '3': Crime
              '4': History
              '5': Pets  and  Animals
              '6': News and Politics
              '7': Travel and Events
              '8': Kids and Family
              '9': Leisure
              '10': N/A
              '11': Comedy
              '12': News  and  Politics
              '13': Sports
              '14': Arts
              '15': Science  and  Technology
              '16': Autos  and  Vehicles
              '17': Science and Technology
              '18': People and Blogs
              '19': Music
              '20': Society and Culture
              '21': Education
              '22': Howto  and  Style
              '23': Film  and  Animation
              '24': Gaming
              '25': Entertainment
              '26': Travel  and  Events
              '27': Health and Fitness
              '28': audiobook
      - name: original_full_path
        dtype: string
      - name: prompt
        dtype: string
    splits:
      - name: validation
        num_bytes: 1486742875
        num_examples: 6750
      - name: test
        num_bytes: 4741534176.816
        num_examples: 25619
    download_size: 5999560342
    dataset_size: 6228277051.816
  - config_name: xs
    features:
      - name: segment_id
        dtype: string
      - name: speaker
        dtype: string
      - name: gt
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: begin_time
        dtype: float32
      - name: end_time
        dtype: float32
      - name: audio_id
        dtype: string
      - name: title
        dtype: string
      - name: url
        dtype: string
      - name: media_source
        dtype:
          class_label:
            names:
              '0': audiobook
              '1': podcast
              '2': youtube
      - name: category
        dtype:
          class_label:
            names:
              '0': People  and  Blogs
              '1': Business
              '2': Nonprofits  and  Activism
              '3': Crime
              '4': History
              '5': Pets  and  Animals
              '6': News and Politics
              '7': Travel and Events
              '8': Kids and Family
              '9': Leisure
              '10': N/A
              '11': Comedy
              '12': News  and  Politics
              '13': Sports
              '14': Arts
              '15': Science  and  Technology
              '16': Autos  and  Vehicles
              '17': Science and Technology
              '18': People and Blogs
              '19': Music
              '20': Society and Culture
              '21': Education
              '22': Howto  and  Style
              '23': Film  and  Animation
              '24': Gaming
              '25': Entertainment
              '26': Travel  and  Events
              '27': Health and Fitness
              '28': audiobook
      - name: original_full_path
        dtype: string
      - name: prompt
        dtype: string
    splits:
      - name: validation
        num_bytes: 1486742875
        num_examples: 6750
      - name: test
        num_bytes: 4741534176.816
        num_examples: 25619
    download_size: 5999560342
    dataset_size: 6228277051.816
configs:
  - config_name: m
    data_files:
      - split: validation
        path: m/validation-*
      - split: test
        path: m/test-*
  - config_name: s
    data_files:
      - split: validation
        path: s/validation-*
      - split: test
        path: s/test-*
  - config_name: xs
    data_files:
      - split: validation
        path: xs/validation-*
      - split: test
        path: xs/test-*