huseinzol05's picture
Upload dataset
2cf4fac verified
metadata
dataset_info:
  features:
    - name: transcription
      dtype: string
    - name: speaker
      dtype: string
    - name: speaker_id
      dtype: int64
    - name: gender
      dtype: string
    - name: utterance_pitch_mean
      dtype: float64
    - name: utterance_pitch_std
      dtype: float64
    - name: snr
      dtype: float64
    - name: c50
      dtype: float64
    - name: speech_duration
      dtype: float64
    - name: stoi
      dtype: float64
    - name: si-sdr
      dtype: float64
    - name: pesq
      dtype: float64
    - name: pitch
      dtype: string
    - name: speaking_rate
      dtype: string
    - name: noise
      dtype: string
    - name: reverberation
      dtype: string
    - name: speech_monotony
      dtype: string
    - name: prompt
      dtype: string
    - name: audio_filename
      dtype: string
  splits:
    - name: train
      num_bytes: 183255551
      num_examples: 354705
    - name: test
      num_bytes: 1880032
      num_examples: 3643
  download_size: 65328800
  dataset_size: 185135583
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*