WorldSpeech / README.md
xedwin23x's picture
Upload dataset
857f2ef verified
|
Raw
History Blame Contribute Delete
1.34 kB
metadata
dataset_info:
  config_name: crs_sc
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 24000
    - name: human_transcript
      dtype: string
    - name: asr_transcript
      dtype: string
    - name: cer
      dtype: float32
    - name: snr
      dtype: float32
    - name: dnsmos_sig
      dtype: float32
    - name: dnsmos_bak
      dtype: float32
    - name: dnsmos_ovr
      dtype: float32
    - name: dnsmos_p808
      dtype: float32
    - name: duration
      dtype: float32
    - name: source
      dtype: string
    - name: source_url
      dtype: string
    - name: source_start_s
      dtype: float32
    - name: source_end_s
      dtype: float32
    - name: session_date
      dtype: string
    - name: segment_id
      dtype: string
    - name: language
      dtype: string
    - name: country
      dtype: string
    - name: audio_length_s
      dtype: float64
  splits:
    - name: test_clean
      num_bytes: 1909376320
      num_examples: 19163
    - name: val_clean
      num_bytes: 39058024
      num_examples: 367
    - name: train_val_exc_clean
      num_bytes: 38959474764
      num_examples: 366074
  download_size: 40838197413
  dataset_size: 40907909108
configs:
  - config_name: crs_sc
    data_files:
      - split: test_clean
        path: crs_sc/test_clean-*
      - split: val_clean
        path: crs_sc/val_clean-*
      - split: train_val_exc_clean
        path: crs_sc/train_val_exc_clean-*